MPI_first
 All Files Functions
Functions
greetings.h File Reference

Go to the source code of this file.

Functions

void greetings (const MPI_Comm &icomm)
 

Function Documentation

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.

Parameters
icommthe MPI process group that is used.