mpi4py.MPI.Aint_add

mpi4py.MPI.Aint_add(base, disp)

Return the sum of base address and displacement

Parameters
  • base (int) –

  • disp (int) –

Return type

int