#include <test/porousmediumflow/richards/implicit/nonisothermal/convection/problem.hh>
Public Types | |
using | GridGeometry = GetPropType< TypeTag, Properties::GridGeometry > |
using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
using | type = RichardsNISpatialParams< GridGeometry, Scalar > |
using Dumux::Properties::SpatialParams< TypeTag, TTag::RichardsNIConvection >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
using Dumux::Properties::SpatialParams< TypeTag, TTag::RichardsNIConvection >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
using Dumux::Properties::SpatialParams< TypeTag, TTag::RichardsNIConvection >::type = RichardsNISpatialParams<GridGeometry, Scalar> |