version 3.8
Dumux::Properties::SpatialParams< TypeTag, TTag::NavierStokesMassOneP > Struct Template Reference

#include <dumux/freeflow/navierstokes/mass/1p/model.hh>

Public Types

using GridGeometry = GetPropType< TypeTag, Properties::GridGeometry >
 
using Scalar = GetPropType< TypeTag, Properties::Scalar >
 
using type = FreeFlowDefaultSpatialParams< GridGeometry, Scalar >
 

Member Typedef Documentation

◆ GridGeometry

template<class TypeTag >
using Dumux::Properties::SpatialParams< TypeTag, TTag::NavierStokesMassOneP >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry>

◆ Scalar

template<class TypeTag >
using Dumux::Properties::SpatialParams< TypeTag, TTag::NavierStokesMassOneP >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type

template<class TypeTag >
using Dumux::Properties::SpatialParams< TypeTag, TTag::NavierStokesMassOneP >::type = FreeFlowDefaultSpatialParams<GridGeometry, Scalar>

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