3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | Static Public Attributes | List of all members
Dumux::Properties::FluidSystem< TypeTag, TTag::StokesOneP > Struct Template Reference

#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
 

Member Typedef Documentation

◆ Scalar

template<class TypeTag >
using Dumux::Properties::FluidSystem< TypeTag, TTag::StokesOneP >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type [1/2]

◆ type [2/2]

template<class TypeTag >
using Dumux::Properties::FluidSystem< TypeTag, TTag::StokesOneP >::type = FluidSystems::OnePAdapter<typename CouplingFluidSystem<TypeTag>::type, phaseIdx>

Member Data Documentation

◆ phaseIdx

template<class TypeTag >
constexpr auto Dumux::Properties::FluidSystem< TypeTag, TTag::StokesOneP >::phaseIdx = 1
staticconstexpr

The documentation for this struct was generated from the following files: