globalIndexAndTransform::less Class Reference

Less function class used in sorting encoded transforms and indices. More...

Public Member Functions

 less (const globalIndexAndTransform &gi)
 
bool operator() (const labelPair &, const labelPair &) const
 

Detailed Description

Less function class used in sorting encoded transforms and indices.

Minimum of:

  • processor
  • local index
  • transform

Definition at line 75 of file globalIndexAndTransform.H.

Constructor & Destructor Documentation

◆ less()

less ( const globalIndexAndTransform gi)
inline

Definition at line 81 of file globalIndexAndTransform.H.

Member Function Documentation

◆ operator()()

bool operator() ( const labelPair a,
const labelPair b 
) const
inline

Definition at line 33 of file globalIndexAndTransformI.H.

References b.


The documentation for this class was generated from the following files: