|
setupPropertyTree.hpp
Go to the documentation of this file.
Definition: blackoilbioeffectsmodules.hh:45 PropertyTree setupUMFPack(const std::string &conf, const FlowLinearSolverParameters &p) PropertyTree setupMixedDILU(const std::string &conf, const FlowLinearSolverParameters &p) PropertyTree setupCPR(const std::string &conf, const FlowLinearSolverParameters &p) PropertyTree setupILU(const std::string &conf, const FlowLinearSolverParameters &p) PropertyTree setupAMG(const std::string &conf, const FlowLinearSolverParameters &p) PropertyTree setupCPRW(const std::string &conf, const FlowLinearSolverParameters &p) PropertyTree setupDILU(const std::string &conf, const FlowLinearSolverParameters &p) PropertyTree setupPropertyTree(FlowLinearSolverParameters p, bool linearSolverMaxIterSet, bool linearSolverReductionSet, bool tpsaSetup=false) PropertyTree setupMixedILU(const std::string &conf, const FlowLinearSolverParameters &p) This class carries all parameters for the NewtonIterationBlackoilInterleaved class. Definition: FlowLinearSolverParameters.hpp:98 |