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

#include <test/multidomain/boundary/stokesdarcy/1p_1p/problem_darcy.hh>

Public Types

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

Member Typedef Documentation

◆ GridGeometry

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

◆ Scalar

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

◆ type

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

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