#include <test/porousmediumflow/3p3c/implicit/infiltration/problem.hh>
Public Types | |
| using | GridGeometry = GetPropType< TypeTag, Properties::GridGeometry > |
| using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
| using | type = InfiltrationThreePThreeCSpatialParams< GridGeometry, Scalar > |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::InfiltrationThreePThreeC >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::InfiltrationThreePThreeC >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::InfiltrationThreePThreeC >::type = InfiltrationThreePThreeCSpatialParams<GridGeometry, Scalar> |