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

#include <test/multidomain/facet/1p_1p/threedomain/problem_facet.hh>

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

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::OnePFacet >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry>

◆ Scalar

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

◆ type

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

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