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

Go to the source code of this file.

Classes

class  geosx::SuiteSparse
 This class provides an interface for UMFPACK direct solver from SuiteSparse linear algebra package. More...
 

Namespaces

 geosx
 

Typedefs

using geosx::SSInt = SuiteSparse_long
 

Functions

SSInt geosx::toSuiteSparse_Int (globalIndex const index)
 Convert GEOSX globalIndex value to SuiteSparse int. More...