version 3.9
Loading...
Searching...
No Matches

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>

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::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
namespace  Dumux::Properties
 The energy balance equation for a porous solid.
namespace  Dumux::Properties::TTag
 Type tag for numeric models.