Reference documentation for deal.II version 9.1.0-pre
List of all members
internal::TriangulationImplementation::Implementation::QuadComparator Struct Reference

Detailed Description

Invent an object which compares two internal::TriangulationImplementation::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::TriangulationImplementation::TriaObject<2> class.

Definition at line 2242 of file tria.cc.


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