94 IpplInfo(
int&,
char** &,
int removeargs =
REMOVE, MPI_Comm mpicomm = MPI_COMM_WORLD);
143 static void abort(
const char * = 0);
337 static void param_error(
const char *,
const char *,
const char *);
338 static void param_error(
const char *,
const char *,
const char *,
const char *);
348 #define INFOMSG(msg) { *IpplInfo::Info << msg; }
349 #define WARNMSG(msg) { *IpplInfo::Warn << msg; }
350 #define ERRORMSG(msg) { *IpplInfo::Error << msg; }
356 #endif // IPPL_INFO_H
static bool PerSMPParallelIO
static const char * compileUser()
static bool CommInitialized
static const char * compileDate()
static const char * compileOptions()
std::ostream & operator<<(std::ostream &os, const Attribute &attr)
static MPI_Comm getComm()
static std::stack< StaticIpplInfo > stashedStaticMembers
static void deleteGlobals()
static bool deferGuardCellFills
static int getContexts(int)
static bool extraCompressChecks
static bool NeedDeleteComm
static MPI_Comm communicator_m
static const char * version()
static void find_smp_nodes()
static const char * compileLine()
static Communicate * Comm
static int getSMPNodes(int)
static bool perSMPParallelIO()
static void printVersion(void)
static void instantiateGlobals()
static const char * compileArch()
static int getProcesses(int, int)
static void param_error(const char *, const char *, const char *)
static void printStatistics(Inform &)
static bool offsetStorage
static bool noFieldCompression
static bool useChecksums()
IpplInfo & operator=(const IpplInfo &)
static void abortAllNodes(const char *=0)
static const char * compileMachine()
static void abort(const char *=0)