MPE_Init_log
Initialize for loggingSynopsis
int MPE_Init_log()
Notes
Initializes the MPE logging package. This must be called before any of the other MPE logging routines. It is collective over MPI_COMM_WORLD
See Also
MPE_Finish_logLocation:mpe_log.c