CoMMA 1.3.2
A geometric agglomerator for unstructured meshes
|
Functor for pairs implementing a less operator based only on the second element of the pair. More...
#include <Util.h>
Public Member Functions | |
bool | operator() (const PairT &left, const PairT &right) const |
Functor for pairs implementing a less operator based only on the second element of the pair. More... | |
Functor for pairs implementing a less operator based only on the second element of the pair.
PairT | Type for pairs |
|
inline |
Functor for pairs implementing a less operator based only on the second element of the pair.
[in] | left | First pair |
[in] | right | Second pair |