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

#include <test/multidomain/poromechanics/el1p/problem_1p.hh>

Public Types

using type = OnePTestSpatialParams< GetPropType< TypeTag, Properties::GridGeometry >, GetPropType< TypeTag, Properties::Scalar > >
 
using type = TestSpatialParams< GetPropType< TypeTag, Properties::GridGeometry >, GetPropType< TypeTag, Properties::Scalar > >
 
using GridGeometry = GetPropType< TypeTag, Properties::GridGeometry >
 
using Scalar = GetPropType< TypeTag, Properties::Scalar >
 
using CouplingManager = GetPropType< TypeTag, Properties::CouplingManager >
 
using type = OnePSpatialParams< GridGeometry, Scalar, CouplingManager >
 

Member Typedef Documentation

◆ CouplingManager

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

◆ GridGeometry

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

◆ Scalar

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

◆ type [1/3]

◆ type [2/3]

◆ type [3/3]


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