#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> | 
| using Dumux::Properties::SpatialParams< TypeTag, TTag::NavierStokesMassOneP >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> | 
| using Dumux::Properties::SpatialParams< TypeTag, TTag::NavierStokesMassOneP >::Scalar = GetPropType<TypeTag, Properties::Scalar> | 
| using Dumux::Properties::SpatialParams< TypeTag, TTag::NavierStokesMassOneP >::type = FreeFlowDefaultSpatialParams<GridGeometry, Scalar> |