Concept for selecting grid intersections to be included in a facet grid.
#include <dumux/io/grid/facetgridmanager.hh>
template<typename T, typename Element, typename Intersection>
and std::convertible_to<bool, std::invoke_result_t<T, const Element&, const Intersection&>>
Concept for selecting grid intersections to be included in a facet grid.
Definition: facetgridmanager.hh:97