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) |
Less function class that can be used for sorting according to.
column and layer
Definition at line 63 of file structuredRenumber.H.
|
inline |
Definition at line 72 of file structuredRenumber.H.
References Foam::constant::physicoChemical::b, and structuredRenumber::layerLess::operator()().
Definition at line 67 of file structuredRenumber.C.
References Foam::constant::physicoChemical::b, topoDistanceData::data(), topoDistanceData::distance(), structuredRenumber::renumber(), and topoDistanceData::valid().
Referenced by structuredRenumber::layerLess::layerLess().