#include <test/porousmediumflow/1p/sequential/test_diffusionproblem.hh>
Public Types | |
using | Scalar = typename GET_PROP_TYPE(TypeTag, Scalar) |
using | WettingPhase = FluidSystems::OnePLiquid< Scalar, Components::Constant< 1, Scalar > > |
using | NonwettingPhase = FluidSystems::OnePLiquid< Scalar, Components::Constant< 1, Scalar > > |
using | type = FluidSystems::TwoPImmiscible< Scalar, WettingPhase, NonwettingPhase > |
using Dumux::Properties::FluidSystem< TypeTag, TTag::FVVelocity2PTestTypeTag >::NonwettingPhase = FluidSystems::OnePLiquid<Scalar, Components::Constant<1, Scalar> > |
using Dumux::Properties::FluidSystem< TypeTag, TTag::FVVelocity2PTestTypeTag >::Scalar = typename GET_PROP_TYPE(TypeTag, Scalar) |
using Dumux::Properties::FluidSystem< TypeTag, TTag::FVVelocity2PTestTypeTag >::type = FluidSystems::TwoPImmiscible<Scalar, WettingPhase, NonwettingPhase> |
using Dumux::Properties::FluidSystem< TypeTag, TTag::FVVelocity2PTestTypeTag >::WettingPhase = FluidSystems::OnePLiquid<Scalar, Components::Constant<1, Scalar> > |