3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::AdvectionType< TypeTag, TTag::CCTpfaFacetCouplingModel > Struct Template Reference

Use the tpfa facet coupling-specific Darcy's law. More...

#include <dumux/multidomain/facet/cellcentered/tpfa/properties.hh>

Inheritance diagram for Dumux::Properties::AdvectionType< TypeTag, TTag::CCTpfaFacetCouplingModel >:
Inheritance graph

Description

template<class TypeTag>
struct Dumux::Properties::AdvectionType< TypeTag, TTag::CCTpfaFacetCouplingModel >

Use the tpfa facet coupling-specific Darcy's law.

Public Types

using type

Member Typedef Documentation

◆ type

template<class TypeTag>
using Dumux::Properties::AdvectionType< TypeTag, TTag::CCTpfaFacetCouplingModel >::type
Initial value:
CCTpfaFacetCouplingDarcysLawImpl< ScalarType, GridGeometry,(int(GridGeometry::GridView::dimension)< int(GridGeometry::GridView::dimensionworld)) > CCTpfaFacetCouplingDarcysLaw
Darcy's law for cell-centered finite volume schemes with two-point flux approximation in the context ...
Definition multidomain/facet/cellcentered/tpfa/darcyslaw.hh:62
typename Properties::Detail::GetPropImpl< TypeTag, Property >::type::type GetPropType
get the type alias defined in the property (equivalent to old macro GET_PROP_TYPE(....
Definition propertysystem.hh:149

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