Go to the documentation of this file.
43 #ifndef UIndirectList_H
44 #define UIndirectList_H
List< T > values(const HashTable< T, Key, Hash > &tbl, const bool doSort=false)
UIndirectList(const UIndirectList< T > &list)
UIndirectList< bool > boolUIndList
UIndirectList of bools.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A List with indirect addressing.
UIndirectList(const UList< T > &values, const labelUList &addr)
Base for lists with indirect addressing, templated on the list contents type and the addressing type....
void operator=(const UIndirectList< T > &rhs)
UIndirectList< label > labelUIndList
UIndirectList of labels.