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

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

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

Public Types

using type
using type
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]

template<class TypeTag>
using Dumux::Properties::SpatialParams< TypeTag, TTag::OnePSub >::type
Initial value:
typename Properties::Detail::GetPropImpl< TypeTag, Property >::type::type GetPropType
get the type alias defined in the property (equivalent to old macro GET_PROP_TYPE(....
Definition propertysystem.hh:149
The spatial parameters class for the test problem using the incompressible 1p model.
Definition multidomain/boundary/darcydarcy/1p_1p/spatialparams.hh:62

◆ type [2/3]

template<class TypeTag>
using Dumux::Properties::SpatialParams< TypeTag, TTag::OnePSub >::type
Initial value:
The spatial parameters class for the test problem using the incompressible 1p model.
Definition multidomain/boundary/darcydarcy/1p_2p/spatialparams.hh:42

◆ type [3/3]


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