OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <MyPid.h>
Public Member Functions | |
MyPid (std::string name, MPI_Comm comm) | |
void | execute (std::ostringstream &dump) |
Public Member Functions inherited from TraceComponent | |
TraceComponent (std::string name) | |
~TraceComponent () | |
void | prepend (std::ostringstream &dump, std::ostringstream &prepender) |
void | prepend (std::ostringstream &dump, std::string prepender) |
Private Attributes | |
int | mypid_ |
|
inline |
|
inlinevirtual |
|
private |