MFEM  v4.5.1
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
mfem::SuperLUSolver Member List

This is the complete list of members for mfem::SuperLUSolver, including all inherited members.

ANY_TYPE enum valuemfem::Operator
APtr_mfem::SuperLUSolverprotected
AssembleDiagonal(Vector &diag) const mfem::Operatorinlinevirtual
berr_mfem::SuperLUSolverprotected
comm_mfem::SuperLUSolverprotected
Complex_DenseMat enum valuemfem::Operator
Complex_Hypre_ParCSR enum valuemfem::Operator
Complex_Operator enum valuemfem::Operator
DIAG_KEEP enum valuemfem::Operator
DIAG_ONE enum valuemfem::Operator
DIAG_ZERO enum valuemfem::Operator
DiagonalPolicy enum namemfem::Operator
DismantleGrid()mfem::SuperLUSolver
firstSolveWithThisA_mfem::SuperLUSolvermutableprotected
FormConstrainedSystemOperator(const Array< int > &ess_tdof_list, ConstrainedOperator *&Aout)mfem::Operatorprotected
FormDiscreteOperator(Operator *&A)mfem::Operator
FormLinearSystem(const Array< int > &ess_tdof_list, Vector &x, Vector &b, Operator *&A, Vector &X, Vector &B, int copy_interior=0)mfem::Operator
FormRectangularConstrainedSystemOperator(const Array< int > &trial_tdof_list, const Array< int > &test_tdof_list, RectangularConstrainedOperator *&Aout)mfem::Operatorprotected
FormRectangularLinearSystem(const Array< int > &trial_tdof_list, const Array< int > &test_tdof_list, Vector &x, Vector &b, Operator *&A, Vector &X, Vector &B)mfem::Operator
FormRectangularSystemOperator(const Array< int > &trial_tdof_list, const Array< int > &test_tdof_list, Operator *&A)mfem::Operator
FormSystemOperator(const Array< int > &ess_tdof_list, Operator *&A)mfem::Operator
GetGradient(const Vector &x) const mfem::Operatorinlinevirtual
GetMemoryClass() const mfem::Operatorinlinevirtual
GetOutputProlongation() const mfem::Operatorinlinevirtual
GetOutputRestriction() const mfem::Operatorinlinevirtual
GetOutputRestrictionTranspose() const mfem::Operatorinlinevirtual
GetProlongation() const mfem::Operatorinlinevirtual
GetRestriction() const mfem::Operatorinlinevirtual
GetType() const mfem::Operatorinline
gridInitialized_mfem::SuperLUSolverprotected
gridPtr_mfem::SuperLUSolverprotected
Height() const mfem::Operatorinline
heightmfem::Operatorprotected
Hypre_ParCSR enum valuemfem::Operator
InitTVectors(const Operator *Po, const Operator *Ri, const Operator *Pi, Vector &x, Vector &b, Vector &X, Vector &B) const mfem::Operator
iterative_modemfem::Solver
LUStructInitialized_mfem::SuperLUSolvermutableprotected
LUstructPtr_mfem::SuperLUSolverprotected
MFEM_Block_Matrix enum valuemfem::Operator
MFEM_Block_Operator enum valuemfem::Operator
MFEM_ComplexSparseMat enum valuemfem::Operator
MFEM_SPARSEMAT enum valuemfem::Operator
Mult(const Vector &x, Vector &y) const mfem::SuperLUSolvervirtual
MultTranspose(const Vector &x, Vector &y) const mfem::Operatorinlinevirtual
myid_mfem::SuperLUSolverprotected
npcol_mfem::SuperLUSolverprotected
nprow_mfem::SuperLUSolverprotected
nrhs_mfem::SuperLUSolverprotected
NumCols() const mfem::Operatorinline
numProcs_mfem::SuperLUSolverprotected
NumRows() const mfem::Operatorinline
Operator(int s=0)mfem::Operatorinlineexplicit
Operator(int h, int w)mfem::Operatorinline
optionsPtr_mfem::SuperLUSolverprotected
perm_r_mfem::SuperLUSolvermutableprotected
PETSC_MATAIJ enum valuemfem::Operator
PETSC_MATGENERIC enum valuemfem::Operator
PETSC_MATHYPRE enum valuemfem::Operator
PETSC_MATIS enum valuemfem::Operator
PETSC_MATNEST enum valuemfem::Operator
PETSC_MATSHELL enum valuemfem::Operator
PrintMatlab(std::ostream &out, int n, int m=0) const mfem::Operator
PrintMatlab(std::ostream &out) const mfem::Operatorvirtual
RecoverFEMSolution(const Vector &X, const Vector &b, Vector &x)mfem::Operatorvirtual
ScalePermstructPtr_mfem::SuperLUSolverprotected
SetColumnPermutation(superlu::ColPerm col_perm)mfem::SuperLUSolver
SetEquilibriate(bool equil)mfem::SuperLUSolver
SetIterativeRefine(superlu::IterRefine iter_ref)mfem::SuperLUSolver
SetLookAheadElimTree(bool etree)mfem::SuperLUSolver
SetNumLookAheads(int num_lookaheads)mfem::SuperLUSolver
SetOperator(const Operator &op)mfem::SuperLUSolvervirtual
SetParSymbFact(bool par)mfem::SuperLUSolver
SetPrintStatistics(bool print_stat)mfem::SuperLUSolver
SetReplaceTinyPivot(bool rtp)mfem::SuperLUSolver
SetRowPermutation(superlu::RowPerm row_perm, Array< int > *perm=NULL)mfem::SuperLUSolver
SetSymmetricPattern(bool sym)mfem::SuperLUSolver
SetTranspose(superlu::Trans trans)mfem::SuperLUSolver
SetupGrid()mfem::SuperLUSolver
SetupRAP(const Operator *Pi, const Operator *Po)mfem::Operatorprotected
Solver(int s=0, bool iter_mode=false)mfem::Solverinlineexplicit
Solver(int h, int w, bool iter_mode=false)mfem::Solverinline
SOLVEstructPtr_mfem::SuperLUSolverprotected
statPtr_mfem::SuperLUSolverprotected
SuperLUSolver(MPI_Comm comm)mfem::SuperLUSolver
SuperLUSolver(SuperLURowLocMatrix &A)mfem::SuperLUSolver
Type enum namemfem::Operator
widthmfem::Operatorprotected
Width() const mfem::Operatorinline
~Operator()mfem::Operatorinlinevirtual
~SuperLUSolver(void)mfem::SuperLUSolver