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 55 of file fvMeshDistribute.C.

Constructor & Destructor Documentation

◆ lessProcPatches()

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

Definition at line 63 of file fvMeshDistribute.C.

Member Function Documentation

◆ operator()()

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

Definition at line 75 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: