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::SolidSystem< TypeTag, TTag::Dissolution > Struct Template Reference

#include <test/porousmediumflow/2pncmin/implicit/isothermal/problem.hh>

Public Types

using Scalar = GetPropType< TypeTag, Properties::Scalar >
 
using ComponentOne = Components::NaCl< Scalar >
 
using ComponentTwo = Components::Granite< Scalar >
 
using type = SolidSystems::CompositionalSolidPhase< Scalar, ComponentOne, ComponentTwo, numInertComponents >
 

Static Public Attributes

static constexpr int numInertComponents = 1
 

Member Typedef Documentation

◆ ComponentOne

template<class TypeTag >
using Dumux::Properties::SolidSystem< TypeTag, TTag::Dissolution >::ComponentOne = Components::NaCl<Scalar>

◆ ComponentTwo

template<class TypeTag >
using Dumux::Properties::SolidSystem< TypeTag, TTag::Dissolution >::ComponentTwo = Components::Granite<Scalar>

◆ Scalar

template<class TypeTag >
using Dumux::Properties::SolidSystem< TypeTag, TTag::Dissolution >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type

Member Data Documentation

◆ numInertComponents

template<class TypeTag >
constexpr int Dumux::Properties::SolidSystem< TypeTag, TTag::Dissolution >::numInertComponents = 1
staticconstexpr

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