Method MPI.FloatArray()->`[]()
classMPI.FloatArray
- Method
`[]
floatres =MPI.FloatArray()[idx]- Description
Gives the
idxths element of the MPI.FloatArray.
class MPI.FloatArrayfloat res = MPI.FloatArray()[ idx ]
Gives the idxths element of the MPI.FloatArray.