#include <test/porousmediumflow/mpnc/implicit/kinetic/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::EvaporationAtmosphere >::InertComponent = Components::Constant<1, Scalar> |
| using Dumux::Properties::SolidSystem< TypeTag, TTag::EvaporationAtmosphere >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::SolidSystem< TypeTag, TTag::EvaporationAtmosphere >::type = SolidSystems::InertSolidPhase<Scalar, InertComponent> |