#include <test/multidomain/poromechanics/el2p/problem_2p.hh>
Public Types | |
| using | GridGeometry = GetPropType< TypeTag, Properties::GridGeometry > |
| using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
| using | CouplingManager = GetPropType< TypeTag, Properties::CouplingManager > |
| using | type = TwoPSpatialParams< GridGeometry, Scalar, CouplingManager > |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::TwoPSub >::CouplingManager = GetPropType<TypeTag, Properties::CouplingManager> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::TwoPSub >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::TwoPSub >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::TwoPSub >::type = TwoPSpatialParams<GridGeometry, Scalar, CouplingManager> |