#include <dumux/freeflow/properties.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::FreeFlow >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
using Dumux::Properties::SpatialParams< TypeTag, TTag::FreeFlow >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
using Dumux::Properties::SpatialParams< TypeTag, TTag::FreeFlow >::type = FreeFlowDefaultSpatialParams<GridGeometry, Scalar> |