#include <test/porousmediumflow/3pwateroil/implicit/problem.hh>
Public Types | |
| using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
| using | InertComponent = Components::Constant< 1, Scalar > |
| using | type = SolidSystems::InertSolidPhase< Scalar, InertComponent > |
| using Dumux::Properties::SolidSystem< TypeTag, TTag::Sagd >::InertComponent = Components::Constant<1, Scalar> |
| using Dumux::Properties::SolidSystem< TypeTag, TTag::Sagd >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::SolidSystem< TypeTag, TTag::Sagd >::type = SolidSystems::InertSolidPhase<Scalar, InertComponent> |