Public Member Functions | Private Attributes
lessProcPatches Class Reference

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

Collaboration diagram for lessProcPatches:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

const labelListnbrProc_
 
const labelListreferPatchID_
 

Detailed Description

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

Definition at line 52 of file fvMeshDistribute.C.

Constructor & Destructor Documentation

◆ lessProcPatches()

lessProcPatches ( const labelList nbrProc,
const labelList referPatchID 
)
inline

Definition at line 59 of file fvMeshDistribute.C.

Member Function Documentation

◆ operator()()

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

Field Documentation

◆ nbrProc_

const labelList& nbrProc_
private

Definition at line 54 of file fvMeshDistribute.C.

Referenced by lessProcPatches::operator()().

◆ referPatchID_

const labelList& referPatchID_
private

Definition at line 55 of file fvMeshDistribute.C.

Referenced by lessProcPatches::operator()().


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