3.4
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
model.hh File Reference

Defines a type tags and some fundamental properties for all models. More...

#include <dune/common/fvector.hh>
#include <dune/common/deprecated.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 >
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
namespace  Dumux::Properties::TTag
 Type tag for numeric models.