#include <test/porousmediumflow/3p/implicit/convection/problem.hh>
Public Types | |
| using | GridGeometry = GetPropType< TypeTag, Properties::GridGeometry > |
| using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
| using | type = ThreePNISpatialParams< GridGeometry, Scalar > |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::ThreePNIConvection >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::ThreePNIConvection >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::ThreePNIConvection >::type = ThreePNISpatialParams<GridGeometry, Scalar> |