CoMMA 1.3.2
A geometric agglomerator for unstructured meshes
Loading...
Searching...
No Matches
Priority_Pair.h File Reference
#include <utility>

Go to the source code of this file.

Classes

class  comma::Priority_Pair< A, B >
 Wrapper around the STL pair with custom 'less than' operator: as in the standard case, first we compare the first elements, then the second ones; however it relies on the 'greater than' on the first elements, e.g., (4,X) < (3,Y), whereas standard rules apply to second elements, e.g., (4,3) < (4,4). More...
 

Namespaces

namespace  comma