lib.mpi.front_pad_array¶
- lib.mpi.front_pad_array(array, front, mpicomm=None)¶
Pad an array in the front with items before this rank.
Taken from https://github.com/bccp/nbodykit/blob/master/nbodykit/utils.py
Pad an array in the front with items before this rank.
Taken from https://github.com/bccp/nbodykit/blob/master/nbodykit/utils.py