GEOSX
|
#include "common/DataTypes.hpp"
Go to the source code of this file.
Namespaces | |
geosx | |
Functions | |
long long * | geosx::toEpetraLongLong (globalIndex *const index) |
Converts a non-const array from GEOSX globalIndex type to Epetra long long. More... | |
long long const * | geosx::toEpetraLongLong (globalIndex const *const index) |
Converts a const array from GEOSX globalIndex type to Epetra long long. More... | |