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 73 of file globalIndexAndTransform.H.

Constructor & Destructor Documentation

◆ less()

Member Function Documentation

◆ operator()()

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

Definition at line 31 of file globalIndexAndTransformI.H.

References Foam::constant::physicoChemical::b, and globalIndexAndTransform::encodeTransformIndex().

Referenced by globalIndexAndTransform::less::less().

Here is the call graph for this function:
Here is the caller graph for this function:

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