GEOSX
Classes | Namespaces | Functions
SuperLU_Dist.hpp File Reference
#include "common/DataTypes.hpp"
#include "linearAlgebra/utilities/LinearSolverParameters.hpp"
#include <superlu_ddefs.h>

Go to the source code of this file.

Classes

class  geosx::SuperLU_Dist
 

Namespaces

 geosx
 

Functions

int_t geosx::toSuperLU_intT (globalIndex const index)
 Convert GEOSX globalIndex value to SuperLU_Dist int_t. More...
 
int_t * geosx::toSuperLU_intT (globalIndex *const index)
 Converts a non-const array from GEOSX globalIndex type to SuperLU_Dist int_t. More...