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::TwoPSub > Struct Template Reference

#include <test/multidomain/poromechanics/el2p/problem_2p.hh>

Public Types

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

Member Typedef Documentation

◆ CouplingManager

template<class TypeTag >
using Dumux::Properties::SpatialParams< TypeTag, TTag::TwoPSub >::CouplingManager = GetPropType<TypeTag, Properties::CouplingManager>

◆ GridGeometry

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

◆ Scalar

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

◆ type


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