All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
lessProcPatches Class Reference

Less function class that can be used for sorting processor patches. More...

Public Member Functions

 lessProcPatches (const labelList &nbrProc, const labelList &referPatchID, const labelList &referNbrPatchID)
 
bool operator() (const label a, const label b)
 

Detailed Description

Less function class that can be used for sorting processor patches.

Definition at line 46 of file fvMeshDistribute.C.

Constructor & Destructor Documentation

◆ lessProcPatches()

lessProcPatches ( const labelList nbrProc,
const labelList referPatchID,
const labelList referNbrPatchID 
)
inline

Definition at line 54 of file fvMeshDistribute.C.

Member Function Documentation

◆ operator()()

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

Definition at line 66 of file fvMeshDistribute.C.

References b, and UPstream::myProcNo().

Here is the call graph for this function:

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