3.2-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::IOFields< TypeTag, TTag::RichardsNI > Struct Template Reference

Set the vtk output fields specific to th non-isothermal model. More...

#include <dumux/porousmediumflow/richards/model.hh>

Description

template<class TypeTag>
struct Dumux::Properties::IOFields< TypeTag, TTag::RichardsNI >

Set the vtk output fields specific to th non-isothermal model.

Public Types

using RichardsIOF = RichardsIOFields< enableWaterDiffusionInAir >
 
using type = EnergyIOFields< RichardsIOF >
 

Static Public Attributes

static constexpr bool enableWaterDiffusionInAir = getPropValue<TypeTag, Properties::EnableWaterDiffusionInAir>()
 

Member Typedef Documentation

◆ RichardsIOF

template<class TypeTag >
using Dumux::Properties::IOFields< TypeTag, TTag::RichardsNI >::RichardsIOF = RichardsIOFields<enableWaterDiffusionInAir>

◆ type

template<class TypeTag >
using Dumux::Properties::IOFields< TypeTag, TTag::RichardsNI >::type = EnergyIOFields<RichardsIOF>

Member Data Documentation

◆ enableWaterDiffusionInAir

template<class TypeTag >
constexpr bool Dumux::Properties::IOFields< TypeTag, TTag::RichardsNI >::enableWaterDiffusionInAir = getPropValue<TypeTag, Properties::EnableWaterDiffusionInAir>()
staticconstexpr

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