#include "Utility/Inform.h"
#include "Message/Communicate.h"
#include <iostream.h>
Include dependency graph for IpplInfo.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | IpplInfo |
Defines | |
#define | INFOMSG(msg) { *IpplInfo::Info << msg; } |
#define | WARNMSG(msg) { *IpplInfo::Warn << msg; } |
#define | ERRORMSG(msg) { *IpplInfo::Error << msg; } |
#define | DEBUGMSG(msg) |
Typedefs | |
typedef IpplInfo | Ippl |
Functions | |
ostream & | operator<< (ostream &, const IpplInfo &) |
|
Definition at line 387 of file IpplInfo.h. Referenced by CalcBinaryRepartition(), CommSHMEMPI::myreceive(), CommPM::myreceive(), CommMPI::myreceive(), and CommACLMPL::myreceive(). |
|
|
Definition at line 379 of file IpplInfo.h. Referenced by CommACLMPL::CommACLMPL(), CommMPI::CommMPI(), CommPM::CommPM(), CommPVM::CommPVM(), CommSHMEMPI::CommSHMEMPI(), and IpplInfo::printVersion(). |
|
Definition at line 380 of file IpplInfo.h. Referenced by CommPVM::CommPVM(), IpplInfo::IpplInfo(), CommACLMPL::~CommACLMPL(), CommMPI::~CommMPI(), CommPM::~CommPM(), CommPVM::~CommPVM(), and CommSHMEMPI::~CommSHMEMPI(). |
|
Definition at line 392 of file IpplInfo.h. |
|
Definition at line 106 of file IpplInfo.cpp. References IpplInfo::chunkSize(), Timer::clock_time(), IpplInfo::Comm, Timer::cpu_time(), IpplInfo::deferGuardCellFills, IpplInfo::extraCompressChecks, IpplInfo::getNodes(), IpplInfo::getSMPNodes(), IpplInfo::getSMPs(), IpplStats::getTime(), IpplInfo::myNode(), IpplInfo::mySMP(), IpplInfo::mySMPNode(), Communicate::name(), IpplInfo::noFieldCompression, IpplInfo::offsetStorage, IpplInfo::perSMPParallelIO(), IpplInfo::retransmit(), IpplInfo::Stats, IpplInfo::useChecksums(), and IpplInfo::useDirectIO. Here is the call graph for this function: ![]() |