Function Dune::GDT::estimate_element_to_intersection_equivalence_constant

template<class GV>
double Dune::GDT::estimate_element_to_intersection_equivalence_constant(const int &grid_view, const std::function<double(const int&)> &intersection_diameter = [](const auto &intersection) {})

Numerically estimates the element-to-intersection equivalence constant (maximal ratio of intersection diameter to element diameter) over the given grid view.