#include <MPIHelper.h>
Public Member Functions | |
| int | Get_source () const |
| int | Get_count (const int UNREFERENCED_PARAMETER(type)=0) const |
| int | Get_tag () const |
Definition at line 169 of file MPIHelper.h.
| int MPI_STATUS::Get_count | ( | const int | UNREFERENCED_PARAMETERtype = 0 |
) | const [inline] |
Definition at line 172 of file MPIHelper.h.
Referenced by PMSTClusterMaker::estAdded(), MSTClusterMaker::estAdded(), PMSTClusterMaker::mergeManager(), TransMSTClusterMaker::populateCache(), PMSTClusterMaker::populateCache(), and MSTClusterMaker::populateCache().
| int MPI_STATUS::Get_source | ( | ) | const [inline] |
Definition at line 171 of file MPIHelper.h.
Referenced by PMSTClusterMaker::estAdded(), MSTClusterMaker::estAdded(), PMSTClusterMaker::mergeManager(), PMSTClusterMaker::populateCache(), and MSTClusterMaker::populateCache().
| int MPI_STATUS::Get_tag | ( | ) | const [inline] |
Definition at line 173 of file MPIHelper.h.
Referenced by PMSTClusterMaker::worker(), and MSTClusterMaker::worker().
1.6.1