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

#include <test/porousmediumflow/2p2c/implicit/waterair/problem.hh>

Public Types

using GridGeometry = GetPropType< TypeTag, Properties::GridGeometry >
 
using Scalar = GetPropType< TypeTag, Properties::Scalar >
 
using type = WaterAirSpatialParams< GridGeometry, Scalar >
 

Member Typedef Documentation

◆ GridGeometry

template<class TypeTag >
using Dumux::Properties::SpatialParams< TypeTag, TTag::WaterAir >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry>

◆ Scalar

template<class TypeTag >
using Dumux::Properties::SpatialParams< TypeTag, TTag::WaterAir >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type

template<class TypeTag >
using Dumux::Properties::SpatialParams< TypeTag, TTag::WaterAir >::type = WaterAirSpatialParams<GridGeometry, Scalar>

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