19 #ifndef GEOSX_LINEARALGEBRA_INTERFACES_HYPRESUPERLU_DIST_HPP_ 20 #define GEOSX_LINEARALGEBRA_INTERFACES_HYPRESUPERLU_DIST_HPP_ 37 SuperLU_Dist & SLUDData );
void HypreConvertToSuperMatrix(HypreMatrix const &matrix, SuperLU_Dist &SLUDData)
Converts a matrix from Hypre to SuperLU_Dist format.
double real64
64-bit floating point type.
real64 HypreSuperLU_DistCond(HypreMatrix const &matrix, SuperLU_Dist &SLUDData)
Computes an accurate condition number (time consuming function!!!)