3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
porousmediumflow/1p/sequential/properties.hh File Reference

Defines the properties required for the single phase sequential model. More...

#include <dumux/porousmediumflow/sequential/properties.hh>
#include <dumux/material/spatialparams/sequentialfv1p.hh>
#include <dumux/linear/seqsolverbackend.hh>
#include <dumux/porousmediumflow/sequential/variableclass.hh>
#include <dumux/porousmediumflow/1p/sequential/celldata.hh>
#include <dumux/porousmediumflow/1p/sequential/indices.hh>

Go to the source code of this file.

Description

Defines the properties required for the single phase sequential model.

Classes

struct  Dumux::Properties::TTag::SequentialOneP
 
struct  Dumux::Properties::Fluid< TypeTag, MyTypeTag >
 
struct  Dumux::Properties::NumEq< TypeTag, TTag::SequentialOneP >
 Set number of equations to 1 for isothermal one-phase models. More...
 
struct  Dumux::Properties::NumPhases< TypeTag, TTag::SequentialOneP >
 Set number of phases to 1 for one-phase models. More...
 
struct  Dumux::Properties::NumComponents< TypeTag, TTag::SequentialOneP >
 Each phase consists of 1 pure component. More...
 
struct  Dumux::Properties::Indices< TypeTag, TTag::SequentialOneP >
 Chose the set of indices for the one-phase formulation. More...
 
struct  Dumux::Properties::Variables< TypeTag, TTag::SequentialOneP >
 Set general sequential VariableClass as default. More...
 
struct  Dumux::Properties::CellData< TypeTag, TTag::SequentialOneP >
 Set standart CellData of immiscible one-phase models as default. More...
 
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::SequentialOneP >
 The spatial parameters to be employed. Use BoxSpatialParams by default. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Properties
 
namespace  Dumux::Properties::TTag
 Type tag for numeric models.
 
Include dependency graph for porousmediumflow/1p/sequential/properties.hh: