OpenFOAM logo
Open Source CFD Toolkit

SortableList::less Class Reference

Collaboration diagram for SortableList::less:

Collaboration graph
[legend]
List of all members.

Detailed Description

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

Less function class used by the sort function.

Definition at line 72 of file SortableList.H.

Public Member Functions

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


Constructor & Destructor Documentation

less const UList< Type > &  values  )  [inline]
 

Definition at line 78 of file SortableList.H.


Member Function Documentation

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

Definition at line 83 of file SortableList.H.

References Foam::labelList.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org