version 3.11-dev
Dumux::Detail::FaceCenteredDiamondModel Concept Reference

#include <dumux/discretization/fcdiamond.hh>

Concept definition

template<class TypeTag>
concept Dumux::Detail::FaceCenteredDiamondModel = std::is_same_v<
>
Definition: fcdiamond.hh:136
typename GetProp< TypeTag, Property >::type GetPropType
get the type alias defined in the property
Definition: propertysystem.hh:296
Definition: method.hh:46