Defines a type tags and some fundamental properties for all models.
#include <dune/common/fvector.hh>#include <dumux/common/properties.hh>#include <dumux/common/balanceequationopts.hh>#include <dumux/io/defaultiofields.hh>#include <dumux/discretization/defaultlocaloperator.hh>Go to the source code of this file.
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::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... | |
| class | Dumux::Properties::DeprecatedBaseLocalResidual< TypeTag > |
| struct | Dumux::Properties::BaseLocalResidual< TypeTag, TTag::ModelProperties > |
| Deprecation helper for BaseLocalResidual. More... | |
Namespaces | |
| namespace | Dune |
| namespace | Dumux |
| namespace | Dumux::Properties |
| The energy balance equation for a porous solid. | |
| namespace | Dumux::Properties::TTag |
| Type tag for numeric models. | |