SortableListDRGEP< Type >::less Class Reference

Less function class used by the sort function. More...

Public Member Functions

 less (const UList< Type > &values)
 
bool operator() (const label a, const label b)
 

Detailed Description

template<class Type>
class Foam::SortableListDRGEP< Type >::less

Less function class used by the sort function.

Definition at line 65 of file SortableListDRGEP.H.

Constructor & Destructor Documentation

◆ less()

less ( const UList< Type > &  values)
inline

Definition at line 71 of file SortableListDRGEP.H.

Member Function Documentation

◆ operator()()

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

Definition at line 76 of file SortableListDRGEP.H.

References Foam::constant::physicoChemical::b, List< Type >::size(), and SortableListDRGEP< Type >::SortableListDRGEP().

Here is the call graph for this function:

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