version 3.9.0
Loading...
Searching...
No Matches
Dumux::Properties::SpatialParams< TypeTag, TTag::NavierStokesMassOnePNC > Struct Template Reference

#include <dumux/freeflow/navierstokes/mass/1pnc/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::NavierStokesMassOnePNC >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry>

◆ Scalar

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

◆ type

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

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