OGS
|
Definition at line 23 of file LinearSolverOptionsParser.h.
#include <LinearSolverOptionsParser.h>
Public Member Functions | |
std::tuple< std::string, std::string > | parseNameAndOptions (std::string const &prefix, BaseLib::ConfigTree const *const config) const |
std::tuple< std::string, std::string > MathLib::LinearSolverOptionsParser< EigenLisLinearSolver >::parseNameAndOptions | ( | std::string const & | prefix, |
BaseLib::ConfigTree const *const | config ) const |
The method parses the linear solver options for LIS.
prefix | the prefix for the linear solver to distinguish different linear solvers for instance in the staggered schema |
config | the part of the property tree (usually created from the linear solver section in the project file) |
Definition at line 22 of file LinearSolverOptionsParser.cpp.
References BaseLib::ConfigTree::getConfigParameterOptional(), MathLib::ignoreOtherLinearSolvers(), INFO(), and MathLib::s.