3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::CellCenterPrimaryVariables< TypeTag, TTag::StaggeredModel > Struct Template Reference

The cell center primary variables. More...

#include <dumux/discretization/staggered.hh>

Description

template<class TypeTag>
struct Dumux::Properties::CellCenterPrimaryVariables< TypeTag, TTag::StaggeredModel >

The cell center primary variables.

Public Types

using type = Dune::FieldVector< GetPropType< TypeTag, Properties::Scalar >, getPropValue< TypeTag, Properties::NumEqCellCenter >()>
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::CellCenterPrimaryVariables< TypeTag, TTag::StaggeredModel >::type = Dune::FieldVector<GetPropType<TypeTag, Properties::Scalar>, getPropValue<TypeTag, Properties::NumEqCellCenter>()>

The documentation for this struct was generated from the following file: