version 3.8
Dumux::Properties::AdvectionType< TypeTag, TTag::BoxFacetCouplingModel > Struct Template Reference

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

#include <dumux/multidomain/facet/box/properties.hh>

Public Types

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

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::AdvectionType< TypeTag, TTag::BoxFacetCouplingModel >::type = BoxFacetCouplingDarcysLaw< GetPropType<TypeTag, Properties::Scalar>, GetPropType<TypeTag, Properties::GridGeometry> >

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