#include <test/multidomain/boundary/stokesdarcy/1p_1p/problem_stokes.hh>

Public Types | |
| using | Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using | type = FluidSystems::OnePLiquid<Scalar, Dumux::Components::SimpleH2O<Scalar> > |
| using | type = FluidSystems::OnePAdapter<typename CouplingFluidSystem<TypeTag>::type, phaseIdx> |
Static Public Attributes | |
| static constexpr auto | phaseIdx = 1 |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::StokesOneP >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::StokesOneP >::type = FluidSystems::OnePLiquid<Scalar, Dumux::Components::SimpleH2O<Scalar> > |
| using Dumux::Properties::FluidSystem< TypeTag, TTag::StokesOneP >::type = FluidSystems::OnePAdapter<typename CouplingFluidSystem<TypeTag>::type, phaseIdx> |
|
staticconstexpr |