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

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

Public Types

using type = MatrixFractureSpatialParams< GetPropType< TypeTag, Properties::GridGeometry >, GetPropType< TypeTag, Properties::Scalar > >
 
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]

◆ 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: