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

#include <test/multidomain/embedded/2d3d/1p_1p/problem_fracture.hh>

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

Public Types

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

Member Typedef Documentation

◆ GridGeometry [1/2]

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

◆ GridGeometry [2/2]

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

◆ Scalar [1/2]

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

◆ Scalar [2/2]

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

◆ type [1/3]

template<class TypeTag>
using Dumux::Properties::SpatialParams< TypeTag, TTag::Fracture >::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
Definition of the spatial parameters for the matrix and fracture problem.
Definition multidomain/embedded/2d3d/1p_1p/spatialparams.hh:39

◆ type [2/3]

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

◆ type [3/3]

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

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