Used by CCJ to collect all the allElements
together during a allGather
call. Implements the CCJ interface Partitionable.
- Author
- Jason Cross
Serializable [] Jpetra.CcjSupport.CcjGatherSerializableArray.getAllElements |
( |
| ) |
|
|
inline |
Takes all second degree elements of allElements
and joins them into one int array.
- Returns
- all arrays from all proceses put in order by process into one int array
the size of the int array to be returned
tracks the position of returnResults
when performing the joining of allElements
contains the contiguous list of values to be returned