Defines a type tags and some fundamental properties for all models. More...
#include <dune/common/fvector.hh>#include <dumux/common/properties.hh>#include <dumux/common/balanceequationopts.hh>#include <dumux/io/defaultiofields.hh>Go to the source code of this file.
Defines a type tags and some fundamental properties for all models.
Classes | |
| struct | Dumux::Properties::TTag::ModelProperties |
| struct | Dumux::Properties::Scalar< TypeTag, TTag::ModelProperties > |
| Set the default type of scalar values to double. More... | |
| struct | Dumux::Properties::PrimaryVariables< TypeTag, TTag::ModelProperties > |
| Set the default primary variable vector to a vector of size of number of equations. More... | |
| struct | Dumux::Properties::ModelDefaultParameters< TypeTag, TTag::ModelProperties > |
| do not specific any model-specific default parameters here More... | |
| struct | Dumux::Properties::IOFields< TypeTag, TTag::ModelProperties > |
| Set the default to an implementation throwing a NotImplemented error. More... | |
| struct | Dumux::Properties::BalanceEqOpts< TypeTag, TTag::ModelProperties > |
| Set the default class for the balance equation options. More... | |
Namespaces | |
| namespace | Dune |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
| namespace | Dumux::Properties |
| namespace | Dumux::Properties::TTag |
| Type tag for numeric models. | |