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

#include <test/multidomain/facet/1p_1p/analytical/problem_bulk.hh>

Public Types

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

Member Typedef Documentation

◆ GridGeometry

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

◆ Scalar

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

◆ type [1/5]

◆ type [2/5]

◆ type [3/5]

◆ type [4/5]

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

◆ type [5/5]


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