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

#include <dumux/discretization/ccmpfa.hh>

Concept definition

template<class TypeTag>
concept Dumux::Detail::CCMpfaModel = std::is_same_v<
>
Definition: ccmpfa.hh:177
typename GetProp< TypeTag, Property >::type GetPropType
get the type alias defined in the property
Definition: propertysystem.hh:296
Definition: method.hh:33