newtonmethodproperties.hh File Reference
Include dependency graph for newtonmethodproperties.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Properties::NewtonMethod< TypeTag, MyTypeTag >
 Specifies the type of the actual Newton method. More...
 
struct  Opm::Properties::Linearizer< TypeTag, MyTypeTag >
 The class which linearizes the non-linear system of equations. More...
 
struct  Opm::Properties::NewtonVerbose< TypeTag, MyTypeTag >
 Specifies whether the Newton method should print messages or not. More...
 
struct  Opm::Properties::NewtonConvergenceWriter< TypeTag, MyTypeTag >
 Specifies the type of the class which writes out the Newton convergence. More...
 
struct  Opm::Properties::NewtonWriteConvergence< TypeTag, MyTypeTag >
 
struct  Opm::Properties::ConvergenceWriter< TypeTag, MyTypeTag >
 
struct  Opm::Properties::NewtonTolerance< TypeTag, MyTypeTag >
 The value for the error below which convergence is declared. More...
 
struct  Opm::Properties::NewtonMaxError< TypeTag, MyTypeTag >
 
struct  Opm::Properties::NewtonTargetIterations< TypeTag, MyTypeTag >
 The number of iterations at which the Newton method should aim at. More...
 
struct  Opm::Properties::NewtonMaxIterations< TypeTag, MyTypeTag >
 Number of maximum iterations for the Newton method. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties