version 3.8
Dumux::Properties::CellCenterPrimaryVariables< TypeTag, TTag::StaggeredModel > Struct Template Reference

The cell center primary variables.

#include <dumux/discretization/staggered.hh>

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: