#include <test/multidomain/embedded/2d3d/1p_1p/problem_fracture.hh>

Public Types | |
| using | Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using | type = FluidSystems::OnePLiquid<Scalar, Components::Constant<1, Scalar> > |
| using | Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using | type = FluidSystems::OnePLiquid<Scalar, Components::SimpleH2O<Scalar> > |
| using | Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using | WettingPhase = FluidSystems::OnePLiquid<Scalar, Components::SimpleH2O<Scalar> > |
| using | NonwettingPhase = FluidSystems::OnePLiquid<Scalar, Components::Trichloroethene<Scalar> > |
| using | type = FluidSystems::TwoPImmiscible<Scalar, WettingPhase, NonwettingPhase> |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::Fracture >::NonwettingPhase = FluidSystems::OnePLiquid<Scalar, Components::Trichloroethene<Scalar> > |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::Fracture >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::Fracture >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::Fracture >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::Fracture >::type = FluidSystems::OnePLiquid<Scalar, Components::Constant<1, Scalar> > |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::Fracture >::type = FluidSystems::OnePLiquid<Scalar, Components::SimpleH2O<Scalar> > |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::Fracture >::type = FluidSystems::TwoPImmiscible<Scalar, WettingPhase, NonwettingPhase> |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::Fracture >::WettingPhase = FluidSystems::OnePLiquid<Scalar, Components::SimpleH2O<Scalar> > |