47 #ifndef ParSortableList_H 48 #define ParSortableList_H 72 public ParSortableListName,
110 const Type& value()
const 152 const label fromProcNo,
166 const label destProci
TemplateName(blendedSchemeBase)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const labelList & procs() const
Return the list of processor number.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const labelList & indices() const
Return the list of sorted point indices.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
ParSortableList(const UList< Type > &)
Construct from List, sorting the elements.
Implementation of PSRS parallel sorting routine.
label size() const
Return the number of elements in the UList.
void sort()
(stable) sort the list (if changed after construction time)