PPL Logo

AmpiCounters Class Reference

#include <ampiimpl.h>

Collaboration diagram for AmpiCounters:

Collaboration graph
[legend]

Public Member Functions

 AmpiCounters ()
void output (int idx)

Data Fields

int send
int recv
int isend
int irecv
int barrier
int bcast
int gather
int scatter
int allgather
int alltoall
int reduce
int allreduce
int scan

Detailed Description

Definition at line 86 of file ampiimpl.h.


Constructor & Destructor Documentation

AmpiCounters::AmpiCounters (  )  [inline]

Definition at line 89 of file ampiimpl.h.

References allgather, allreduce, alltoall, bcast, gather, irecv, isend, recv, reduce, scan, scatter, and send.


Member Function Documentation

void AmpiCounters::output ( int  idx  )  [inline]

Definition at line 92 of file ampiimpl.h.

References allgather, allreduce, alltoall, bcast, gather, irecv, isend, printf(), recv, reduce, scan, scatter, and send.

Referenced by AMPI_Finalize().


Field Documentation

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Send(), AMPI_Ssend(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Recv(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Isend(), AMPI_Issend(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Irecv(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Barrier().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Bcast(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Gather(), AMPI_Gatherv(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Scatter(), AMPI_Scatterv(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Allgather(), AMPI_Allgatherv(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Alltoall(), AMPI_Alltoall2(), AMPI_Alltoallv(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Reduce(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Allreduce(), AmpiCounters(), and output().

Definition at line 88 of file ampiimpl.h.

Referenced by AMPI_Scan(), AmpiCounters(), and output().


The documentation for this class was generated from the following file:

Generated on Thu May 24 07:56:26 2012 for Charm++ by  doxygen 1.5.5