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

#include <dumux/discretization/pq2.hh>

Concept definition

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