structuredRenumber::layerLess Class Reference

Less function class that can be used for sorting according to. More...

Public Member Functions

 layerLess (const Switch depthFirst, const labelList &order, const List< topoDistanceData > &distance)
 
bool operator() (const label a, const label b)
 

Detailed Description

Less function class that can be used for sorting according to.

column and layer

Definition at line 63 of file structuredRenumber.H.

Constructor & Destructor Documentation

◆ layerLess()

layerLess ( const Switch  depthFirst,
const labelList order,
const List< topoDistanceData > &  distance 
)
inline

Definition at line 71 of file structuredRenumber.H.

Member Function Documentation

◆ operator()()

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

Definition at line 67 of file structuredRenumber.C.

References b, topoDistanceData::data(), topoDistanceData::distance(), and topoDistanceData::valid().

Here is the call graph for this function:

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