This is the complete list of members for INMOST::Solver, including all inherited members.
ANI | INMOST::Solver | static |
Clear() | INMOST::Solver | |
Condest(INMOST_DATA_REAL_TYPE tol, INMOST_DATA_ENUM_TYPE maxits=100) | INMOST::Solver | |
FCBIILU2 | INMOST::Solver | static |
Finalize() | INMOST::Solver | static |
getAvailableSolvers() | INMOST::Solver | static |
GetParameter(std::string name) const | INMOST::Solver | |
GetReason() | INMOST::Solver | inline |
Initialize(int *argc, char ***argv, const char *database=NULL) | INMOST::Solver | static |
INNER_DDPQILUC | INMOST::Solver | static |
INNER_ILU2 | INMOST::Solver | static |
INNER_MLMPTILUC | INMOST::Solver | static |
INNER_MPTILU2 | INMOST::Solver | static |
INNER_MPTILUC | INMOST::Solver | static |
isFinalized() | INMOST::Solver | static |
isInitialized() | INMOST::Solver | static |
IsSolved() const | INMOST::Solver | |
isSolverAvailable(std::string name) | INMOST::Solver | static |
Iterations() const | INMOST::Solver | |
IterationsTime() const | INMOST::Solver | |
K3BIILU2 | INMOST::Solver | static |
operator=(const Solver &other) | INMOST::Solver | |
PETSc | INMOST::Solver | static |
PreconditionerTime() const | INMOST::Solver | |
Residual() const | INMOST::Solver | |
ReturnReason() const | INMOST::Solver | |
SetMatrix(Sparse::Matrix &A, bool ModifiedPattern=true, bool OldPreconditioner=false) | INMOST::Solver | |
SetParameter(std::string name, std::string value) | INMOST::Solver | |
SetParameterEnum(std::string name, INMOST_DATA_ENUM_TYPE value) | INMOST::Solver | |
SetParameterReal(std::string name, INMOST_DATA_REAL_TYPE value) | INMOST::Solver | |
SetVerbosityLevel(SolverVerbosityLevel level) (defined in INMOST::Solver) | INMOST::Solver | |
SolutionMetadataLine(const std::string &delimiter) const | INMOST::Solver | |
Solve(Sparse::Vector &RHS, Sparse::Vector &SOL) | INMOST::Solver | |
Solver(std::string solverName, std::string prefix="", INMOST_MPI_Comm _comm=INMOST_MPI_COMM_WORLD) | INMOST::Solver | |
Solver(const Solver &other) | INMOST::Solver | |
SolverName() const | INMOST::Solver | |
SolverPrefix() const | INMOST::Solver | |
SUPERLU | INMOST::Solver | static |
Trilinos_Aztec | INMOST::Solver | static |
Trilinos_Belos | INMOST::Solver | static |
Trilinos_Ifpack | INMOST::Solver | static |
Trilinos_ML | INMOST::Solver | static |
Type typedef (defined in INMOST::Solver) | INMOST::Solver | |
VerbosityLevel() const | INMOST::Solver | |
~Solver() | INMOST::Solver | |