structuredRenumber::layerLess Class Reference

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

Public Member Functions

 layerLess (const bool depthFirst, const labelList &order, const List< topoDistanceData< label >> &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 66 of file structuredRenumber.H.

Constructor & Destructor Documentation

◆ layerLess()

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

Definition at line 75 of file structuredRenumber.H.

Member Function Documentation

◆ operator()()

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

Definition at line 70 of file structuredRenumber.C.

References Foam::constant::physicoChemical::b, topoDistanceData< Type >::data(), topoDistanceData< Type >::distance(), and topoDistanceData< Type >::valid().

Here is the call graph for this function:

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