#include <test/porousmediumflow/1pnc/implicit/1p2c/nonisothermal/convection/problem.hh>
Public Types | |
| using | GridGeometry = GetPropType< TypeTag, Properties::GridGeometry > |
| using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
| using | type = OnePNCTestSpatialParams< GridGeometry, Scalar > |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::OnePTwoCNIConvection >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::OnePTwoCNIConvection >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::OnePTwoCNIConvection >::type = OnePNCTestSpatialParams<GridGeometry, Scalar> |