3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
common/properties/model.hh File Reference

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.

Description

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::NumEqVector< TypeTag, TTag::ModelProperties >
 Set the default vector with size number of equations to a field vector. 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::VtkOutputFields< TypeTag, TTag::ModelProperties >
 
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
 make the local view function available whenever we use the grid geometry
 
namespace  Dumux::Properties
 
namespace  Dumux::Properties::TTag
 Type tag for numeric models.
 
Include dependency graph for common/properties/model.hh: