Greater function class that can be used for sorting. More...
Public Member Functions | |
greater (const UList< T > &values) | |
bool | operator() (const label a, const label b) |
Greater function class that can be used for sorting.
Definition at line 146 of file UList.H.
References Foam::constant::physicoChemical::b, UList< T >::byteSize(), UList< T >::cdata(), UList< T >::checkIndex(), UList< T >::checkSize(), UList< T >::checkStart(), UList< T >::data(), UList< T >::deepCopy(), UList< T >::fcIndex(), UList< T >::first(), UList< T >::last(), UList< T >::operator[](), UList< T >::rcIndex(), UList< T >::shallowCopy(), UList< T >::size(), Foam::T(), and UList< T >::UList().