Function Dune::XT::Grid::print_intersection¶
-
template<class G, class I>
void Dune::XT::Grid::print_intersection(const int &intersection, const std::string &name =<recovery-expr>(), std::ostream &out = std::cout, const std::string &prefix =<recovery-expr>(""))¶ prints some basic information about a Dune::Intersection, namely the number of its corners and the coordinates of those corners.
:tparam IntersectionType: Dune::Intersection compatible