Go to the source code of this file.
Functions | |
void | greetings (const MPI_Comm &icomm) |
void greetings | ( | const MPI_Comm & | icomm | ) |
Each process finds out its host, sends this information to root process 0 which prints this information for each process.
icomm | the MPI process group that is used. |