Reference documentation for deal.II version 8.5.1
List of all members
internal::Triangulation::Implementation::QuadComparator Struct Reference

Detailed Description

Invent an object which compares two internal::Triangulation::TriaObject<2> against each other. This comparison is needed in order to establish a map of TriaObject<2> to iterators in the Triangulation<3,3>::create_triangulation function.

Since this comparison is not canonical, we do not include it into the general internal::Triangulation::TriaObject<2> class.

Definition at line 2131 of file tria.cc.


The documentation for this struct was generated from the following file: