29#ifndef EWOMS_LINALG_PROPERTIES_HH
30#define EWOMS_LINALG_PROPERTIES_HH
34namespace Opm::Properties {
37template<
class TypeTag,
class MyTypeTag>
41template<
class TypeTag,
class MyTypeTag>
45template<
class TypeTag,
class MyTypeTag>
49template<
class TypeTag,
class MyTypeTag>
53template<
class TypeTag,
class MyTypeTag>
56template<
class TypeTag,
class MyTypeTag>
59template<
class TypeTag,
class MyTypeTag>
62template<
class TypeTag,
class MyTypeTag>
65template<
class TypeTag,
class MyTypeTag>
68template<
class TypeTag,
class MyTypeTag>
71template<
class TypeTag,
class MyTypeTag>
Defines a type tags and some fundamental properties all models.
Vector containing a quantity of for equation for each DOF of the whole grid.
Definition linalgproperties.hh:54
The type of the linear solver to be used.
Definition linalgproperties.hh:38
The floating point type used internally by the linear solver.
Definition linalgproperties.hh:46
Definition linalgproperties.hh:57
Definition linalgproperties.hh:60
Definition linalgproperties.hh:63
Definition linalgproperties.hh:66
Definition linalgproperties.hh:69
Definition linalgproperties.hh:72
the preconditioner used by the linear solver
Definition linalgproperties.hh:42
The class that allows to manipulate sparse matrices.
Definition linalgproperties.hh:50
a tag to mark properties as undefined
Definition propertysystem.hh:40