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

#include <dumux/discretization/pq1bubble.hh>

Concept definition

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