Public Member Functions | List of all members
SortableListEFA< Type >::more Class Reference

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

Public Member Functions

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

Detailed Description

template<class Type>
class Foam::SortableListEFA< Type >::more

Less function class used by the sort function.

Definition at line 65 of file SortableListEFA.H.

Constructor & Destructor Documentation

◆ more()

more ( const UList< Type > &  values)
inline

Definition at line 71 of file SortableListEFA.H.

Member Function Documentation

◆ operator()()

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

Definition at line 76 of file SortableListEFA.H.

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

Here is the call graph for this function:

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