Go to the documentation of this file.
38 #ifndef SortableListDRGEP_H
39 #define SortableListDRGEP_H
81 return values_[a] < values_[
b];
void operator=(const SortableListDRGEP< Type > &)
List< T > values(const HashTable< T, Key, Hash > &tbl, const bool doSort=false)
bool operator()(const label a, const label b)
less(const UList< Type > &values)
const labelList & indices() const
const dimensionedScalar b
A list that is sorted upon construction or when explicitly requested with the sort() method.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void setSize(const label)
SortableListDRGEP(const List< Type > &)