52 #ifndef ThreadedSuperLU_h 53 #define ThreadedSuperLU_h 66 #include <solution/system_of_eqn/linearSOE/sparseGEN/SparseGenColLinSolver.h> 67 #include <solution/system_of_eqn/linearSOE/sparseGEN/pdsp_defs.h> 68 #include <superlu/supermatrix.h> 78 SuperMatrix A,L,U,B,AC;
83 int relax, permSpec, panelSize;
88 yes_no_t refact, usepr;
96 int permSpec = 0,
int panelSize = 6,
97 int relax = 6,
double thresh = 0.0);
Definition: pdsp_defs.h:330
Definition: SuperLU_MT_util.h:189
Base class for sparse general matrix linear SOE solver.
Definition: SparseGenColLinSolver.h:76
Threaded SuperLU based sparse general matrix linear SOE solver.
Definition: ThreadedSuperLU.h:75
Communication parameters between processes.
Definition: CommParameters.h:65
================================================================================
Definition: ContinuaReprComponent.h:34