GEOSX
Namespaces | Functions
PetscUtils.hpp File Reference
#include "common/DataTypes.hpp"
#include <petscsys.h>

Go to the source code of this file.

Namespaces

 geosx
 

Functions

PetscInt * geosx::toPetscInt (globalIndex *const index)
 Converts a non-const array from GEOSX globalIndex type to PetscInt. More...
 
PetscInt const * geosx::toPetscInt (globalIndex const *const index)
 Converts a const array from GEOSX globalIndex type to PetscInt. More...