MPI_global_offset

dolfin.cpp.common.MPI_global_offset()

Find global offset (index) (wrapper for MPI_(Ex)Scan with MPI_SUM as reduction op)

Parameters:
  • comm (MPI_Comm) –
  • range (std::size_t) –
  • exclusive (bool) –
Return type:

std::size_t