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

#include <dumux/discretization/cctpfa.hh>

Concept definition

template<class TypeTag>
concept Dumux::Detail::CCTpfaModel = std::is_same_v<
>
Definition: cctpfa.hh:112
typename GetProp< TypeTag, Property >::type GetPropType
get the type alias defined in the property
Definition: propertysystem.hh:296
Definition: method.hh:25