Method MPI.IntArray()->`[]()
classMPI.IntArray
- Method
`[]
intres =MPI.IntArray()[idx]- Description
Gives the
idxths element of the MPI.IntArray.
class MPI.IntArrayint res = MPI.IntArray()[ idx ]
Gives the idxths element of the MPI.IntArray.