MPI_gather

dolfin.cpp.common.MPI_gather(comm: 'MPI_Comm', in_values: 'std::string const &', out_values: 'std::vector< std::string > &', receiving_process: 'unsigned int'=0) → 'void'

Overloaded versions

  • gather(comm, in_values, out_values, receiving_process=0)

    Gather values on one process

  • gather(comm, in_values, out_values, receiving_process=0)

    Gather strings on one process