3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::SpatialParams< TypeTag, TTag::TwoPSub > Struct Template Reference

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

Inheritance diagram for Dumux::Properties::SpatialParams< TypeTag, TTag::TwoPSub >:
Inheritance graph

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: