Function cmesh_params::comm_to_string

Function Documentation

std::string cmesh_params::comm_to_string(const sc_MPI_Comm &comm)

Function to convert an mpi communicator to a string.

Parameters:

comm[in] The mpi communicator to convert.