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

#include <test/porousmediumflow/2p2c/implicit/injection/problem.hh>

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

Public Types

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

Member Typedef Documentation

◆ GridGeometry

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

◆ Scalar

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

◆ type

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

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