Go to the source code of this file.
|
| PropertyTree | Opm::setupPropertyTree (FlowLinearSolverParameters p, bool linearSolverMaxIterSet, bool linearSolverReductionSet) |
| |
| PropertyTree | Opm::setupCPRW (const std::string &conf, const FlowLinearSolverParameters &p) |
| |
| PropertyTree | Opm::setupCPR (const std::string &conf, const FlowLinearSolverParameters &p) |
| |
| PropertyTree | Opm::setupAMG (const std::string &conf, const FlowLinearSolverParameters &p) |
| |
| PropertyTree | Opm::setupILU (const std::string &conf, const FlowLinearSolverParameters &p) |
| |
| PropertyTree | Opm::setupDILU (const std::string &conf, const FlowLinearSolverParameters &p) |
| |
| PropertyTree | Opm::setupUMFPack (const std::string &conf, const FlowLinearSolverParameters &p) |
| |