#include <DiscConfig.h>
Collaboration diagram for DiscConfig:
Public Member Functions | |
DiscConfig (const char *, const char *, bool) | |
~DiscConfig () | |
bool | ok () const |
const string & | getConfigFile () const |
unsigned int | numSMPs () const |
unsigned int | fileSMPs () const |
unsigned int | mySMP () const |
unsigned int | getSMPIndex () const |
unsigned int | getSMPIndex (const string &smpname) const |
const string & | getSMPHost () const |
const string & | getSMPHost (unsigned int smp) const |
unsigned int | getNumSMPNodes () const |
unsigned int | getNumSMPNodes (unsigned int smp) const |
unsigned int | getSMPNode (unsigned int n) const |
unsigned int | getSMPNode (unsigned int smp, unsigned int n) const |
unsigned int | getSMPBox0 () const |
unsigned int | getSMPBox0 (unsigned int smp) const |
unsigned int | getNumFiles () const |
unsigned int | getNumFiles (unsigned int smp) const |
const string & | getFilename (unsigned int fn) const |
const string & | getFilename (unsigned int smp, unsigned int fn) const |
unsigned int | getNumOtherSMP () const |
unsigned int | getNumOtherSMP (unsigned int smp) const |
unsigned int | getOtherSMP (unsigned int sn) const |
unsigned int | getOtherSMP (unsigned int smp, unsigned int sn) const |
unsigned int | pNodesPerSMP (unsigned int node) const |
unsigned int | getNumNodes () const |
unsigned int | getNodeSMPIndex (unsigned int n) const |
const string & | getNodeHost (unsigned int n) const |
void | printDebug (Inform &) |
Static Public Member Functions | |
static int | dc_tokenize_string (const char *s, const char *tok, string *&) |
Definition at line 59 of file DiscConfig.h.
|
Definition at line 106 of file DiscConfig.cpp. References IpplInfo::abort(), endl(), ERRORMSG, TAU_FIELD, TAU_IO, TAU_PROFILE, and TAU_UTILITY. Here is the call graph for this function: |
|
Definition at line 127 of file DiscConfig.cpp. References TAU_FIELD, TAU_IO, TAU_PROFILE, and TAU_UTILITY. |
|
Definition at line 71 of file DiscConfig.cpp. |
|
Definition at line 82 of file DiscConfig.h. Referenced by printDebug(). |
|
Definition at line 77 of file DiscConfig.h. Referenced by printDebug(), and DiscField< Dim >::read(). |
|
Definition at line 129 of file DiscConfig.h. |
|
Definition at line 126 of file DiscConfig.h. Referenced by printDebug(). |
|
Definition at line 163 of file DiscConfig.h. |
|
Definition at line 158 of file DiscConfig.h. |
|
Definition at line 121 of file DiscConfig.h. |
|
Definition at line 120 of file DiscConfig.h. Referenced by pNodesPerSMP(), and printDebug(). |
|
Definition at line 155 of file DiscConfig.h. |
|
Definition at line 135 of file DiscConfig.h. |
|
Definition at line 134 of file DiscConfig.h. Referenced by printDebug(). |
|
Definition at line 103 of file DiscConfig.h. |
|
Definition at line 102 of file DiscConfig.h. Referenced by printDebug(). |
|
Definition at line 143 of file DiscConfig.h. |
|
Definition at line 140 of file DiscConfig.h. Referenced by printDebug(). |
|
Definition at line 115 of file DiscConfig.h. |
|
Definition at line 114 of file DiscConfig.h. Referenced by printDebug(). |
|
Definition at line 97 of file DiscConfig.h. |
|
Definition at line 96 of file DiscConfig.h. Referenced by printDebug(). |
|
Definition at line 91 of file DiscConfig.h. |
|
Definition at line 90 of file DiscConfig.h. |
|
Definition at line 109 of file DiscConfig.h. |
|
Definition at line 108 of file DiscConfig.h. Referenced by printDebug(). |
|
Definition at line 83 of file DiscConfig.h. Referenced by printDebug(). |
|
Definition at line 81 of file DiscConfig.h. Referenced by printDebug(). |
|
Definition at line 74 of file DiscConfig.h. |
|
Definition at line 152 of file DiscConfig.cpp. References getNumFiles(). Here is the call graph for this function: |
|
Definition at line 617 of file DiscConfig.cpp. References endl(), fileSMPs(), getConfigFile(), getFilename(), getNumFiles(), getNumOtherSMP(), getNumSMPNodes(), getOtherSMP(), getSMPBox0(), getSMPHost(), getSMPNode(), IpplInfo::myNode(), mySMP(), and numSMPs(). Referenced by DiscField< Dim >::printDebug(). Here is the call graph for this function: |