MPI_gather

dolfin.cpp.common.MPI_gather()

Gather strings on one process.

Parameters:
  • comm (MPI_Comm) –
  • std::string & in_values (const) –
  • std::string > & out_values (std::vector<) –
  • int receiving_process (unsigned) –
Return type:

void