12#ifndef DUMUX_MULTIDOMAIN_FREEFLOW_TYPETRAITS_HH
13#define DUMUX_MULTIDOMAIN_FREEFLOW_TYPETRAITS_HH
23 typename Traits::template SubDomainTypeTag<0>, Properties::GridGeometry
24 >::DiscretizationMethod;
Defines all properties used in Dumux.
typename GetProp< TypeTag, Property >::type GetPropType
get the type alias defined in the property
Definition propertysystem.hh:296
Definition cvfelocalresidual.hh:25
Definition multidomain/freeflow/typetraits.hh:21
typename GetPropType< typename Traits::template SubDomainTypeTag< 0 >, Properties::GridGeometry >::DiscretizationMethod type
Definition multidomain/freeflow/typetraits.hh:22