#include <test/multidomain/poromechanics/el1p/problem_1p.hh>
Public Types | |
using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
using | type = FluidSystems::OnePLiquid< Scalar, Components::SimpleH2O< Scalar > > |
using | type = Dumux::FluidSystems::OnePLiquid< GetPropType< TypeTag, Properties::Scalar >, Dumux::Components::Constant< 0, GetPropType< TypeTag, Properties::Scalar > > > |
using Dumux::Properties::FluidSystem< TypeTag, TTag::OnePSub >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
using Dumux::Properties::FluidSystem< TypeTag, TTag::OnePSub >::type = FluidSystems::OnePLiquid<Scalar, Components::SimpleH2O<Scalar> > |
using Dumux::Properties::FluidSystem< TypeTag, TTag::OnePSub >::type = Dumux::FluidSystems::OnePLiquid< GetPropType<TypeTag, Properties::Scalar>, Dumux::Components::Constant<0, GetPropType<TypeTag, Properties::Scalar> > > |