Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Trace_Comm.h File Reference
#include <mpi.h>
Include dependency graph for Trace_Comm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static MPI_Comm Trace_Comm_get ()
 Getter on the sync communicator. More...
 
void Trace_Comm_init ()
 Initializes the trace communicator. More...
 
void Trace_Comm_release ()
 Releases the trace communicator. More...
 

Variables

MPI_Comm __trace_comm
 This is the MPI communicator used for interprocess time synchronization. More...