A class to do comparison of the elements by lexicographic ordering, based on the boundary coordinates at the element's first node. More...
#include <face_element_as_geometric_object.h>
Public Member Functions | |
int | operator() (GeneralisedElement *const &element1_pt, GeneralisedElement *const &element2_pt) |
The actual comparison operator. More... | |
A class to do comparison of the elements by lexicographic ordering, based on the boundary coordinates at the element's first node.
Definition at line 182 of file face_element_as_geometric_object.h.
|
inline |
The actual comparison operator.
Definition at line 186 of file face_element_as_geometric_object.h.
References oomph::FaceElementAsGeomObject< ELEMENT >::zeta_nodal().