23 #ifndef EWOMS_NEWTON_METHOD_PROPERTIES_HH 24 #define EWOMS_NEWTON_METHOD_PROPERTIES_HH 31 template<
class TypeTag,
class MyTypeTag>
32 struct NewtonMethod {
using type = UndefinedProperty; };
35 template<
class TypeTag,
class MyTypeTag>
39 template<
class TypeTag,
class MyTypeTag>
44 template<
class TypeTag,
class MyTypeTag>
a tag to mark properties as undefined
Definition: propertysystem.hh:38
Specifies the type of the class which writes out the Newton convergence.
Definition: newtonmethodproperties.hh:40
The Opm property system, traits with inheritance.
Specifies whether the convergence rate and the global residual gets written out to disk for every New...
Definition: newtonmethodproperties.hh:45
The class which linearizes the non-linear system of equations.
Definition: newtonmethodproperties.hh:36
Definition: blackoilmodel.hh:80