setupPropertyTree.hpp File Reference
#include <opm/simulators/linalg/PropertyTree.hpp>
#include <string>
Include dependency graph for setupPropertyTree.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Opm
 

Functions

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)