This is the complete list of members for oofem::IMLSolver, including all inherited members.
domain | oofem::NumericalMethod | protected |
engngModel | oofem::NumericalMethod | protected |
errorInfo(const char *func) | oofem::SparseLinearSystemNM | inline |
giveClassName() const | oofem::IMLSolver | inlinevirtual |
giveEngngModel() | oofem::NumericalMethod | inline |
giveLinSystSolverType() const | oofem::IMLSolver | inlinevirtual |
giveRecommendedMatrix(bool symmetric) const | oofem::IMLSolver | inlinevirtual |
IML_DiagPrec enum value | oofem::IMLSolver | private |
IML_ICPrec enum value | oofem::IMLSolver | private |
IML_ILU_CompColPrec enum value | oofem::IMLSolver | private |
IML_ILU_CompRowPrec enum value | oofem::IMLSolver | private |
IML_ST_CG enum value | oofem::IMLSolver | private |
IML_ST_GMRES enum value | oofem::IMLSolver | private |
IML_VoidPrec enum value | oofem::IMLSolver | private |
IMLPrecondType enum name | oofem::IMLSolver | private |
IMLSolver(Domain *d, EngngModel *m) | oofem::IMLSolver | |
IMLSolverType enum name | oofem::IMLSolver | private |
initializeFrom(InputRecord *ir) | oofem::IMLSolver | virtual |
Lhs | oofem::IMLSolver | private |
lhsVersion | oofem::IMLSolver | private |
M | oofem::IMLSolver | private |
maxite | oofem::IMLSolver | private |
NumericalMethod(Domain *d, EngngModel *m) | oofem::NumericalMethod | inline |
precondInit | oofem::IMLSolver | private |
precondType | oofem::IMLSolver | private |
reinitialize() | oofem::NumericalMethod | inlinevirtual |
restoreContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::NumericalMethod | inlinevirtual |
saveContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::NumericalMethod | inlinevirtual |
setDomain(Domain *d) | oofem::NumericalMethod | inlinevirtual |
solve(SparseMtrx &A, FloatArray &b, FloatArray &x) | oofem::IMLSolver | virtual |
oofem::SparseLinearSystemNM::solve(SparseMtrx &A, FloatMatrix &B, FloatMatrix &X) | oofem::SparseLinearSystemNM | virtual |
solverType | oofem::IMLSolver | private |
SparseLinearSystemNM(Domain *d, EngngModel *m) | oofem::SparseLinearSystemNM | |
tol | oofem::IMLSolver | private |
~IMLSolver() | oofem::IMLSolver | virtual |
~NumericalMethod() | oofem::NumericalMethod | inlinevirtual |
~SparseLinearSystemNM() | oofem::SparseLinearSystemNM | virtual |