#include <test/porousmediumflow/mpnc/implicit/obstacle/problem.hh>
Public Types | |
| using | GridGeometry = GetPropType< TypeTag, Properties::GridGeometry > |
| using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
| using | type = ObstacleSpatialParams< GridGeometry, Scalar > |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::Obstacle >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::Obstacle >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::Obstacle >::type = ObstacleSpatialParams<GridGeometry, Scalar> |