PPL Logo

XTTorusManager Class Reference

#include <XTTorus.h>

Collaboration diagram for XTTorusManager:

Collaboration graph
[legend]

Public Member Functions

 XTTorusManager ()
 ~XTTorusManager ()
int getDimX ()
int getDimY ()
int getDimZ ()
int getDimNX ()
int getDimNY ()
int getDimNZ ()
int getDimNT ()
int getProcsPerNode ()
intisTorus ()
void rankToCoordinates (int pe, int &x, int &y, int &z, int &t) const
int coordinatesToRank (int x, int y, int z, int t) const

Private Attributes

int dimX
int dimY
int dimZ
int dimNX
int dimNY
int dimNZ
int dimNT
int xDIM
int yDIM
int zDIM
int maxNID
int torus [4]
int procsPerNode
int **** coords2pid
struct locpid2coords

Detailed Description

Definition at line 47 of file XTTorus.h.


Constructor & Destructor Documentation

XTTorusManager::XTTorusManager (  )  [inline]

Definition at line 65 of file XTTorus.h.

References CmiNumCores(), coords2pid, dimNT, dimNX, dimNY, dimNZ, dimX, dimY, dimZ, getDimension(), getMeshCoord(), PUP::l, malloc(), maxNID, pid2coords, pid2nid, pidtonid(), procsPerNode, loc::t, torus, loc::x, xDIM, loc::y, yDIM, loc::z, and zDIM.

Here is the call graph for this function:

XTTorusManager::~XTTorusManager (  )  [inline]

Definition at line 142 of file XTTorus.h.

References coords2pid, free(), pid2coords, xDIM, yDIM, and zDIM.

Here is the call graph for this function:


Member Function Documentation

int XTTorusManager::getDimX (  )  [inline]

Definition at line 157 of file XTTorus.h.

References dimX.

Referenced by TopoManager::TopoManager().

Here is the caller graph for this function:

int XTTorusManager::getDimY (  )  [inline]

Definition at line 158 of file XTTorus.h.

References dimY.

Referenced by TopoManager::TopoManager().

Here is the caller graph for this function:

int XTTorusManager::getDimZ (  )  [inline]

Definition at line 159 of file XTTorus.h.

References dimZ.

Referenced by TopoManager::TopoManager().

Here is the caller graph for this function:

int XTTorusManager::getDimNX (  )  [inline]

Definition at line 161 of file XTTorus.h.

References dimNX.

Referenced by TopoManager::TopoManager().

Here is the caller graph for this function:

int XTTorusManager::getDimNY (  )  [inline]

Definition at line 162 of file XTTorus.h.

References dimNY.

Referenced by TopoManager::TopoManager().

Here is the caller graph for this function:

int XTTorusManager::getDimNZ (  )  [inline]

Definition at line 163 of file XTTorus.h.

References dimNZ.

Referenced by TopoManager::TopoManager().

Here is the caller graph for this function:

int XTTorusManager::getDimNT (  )  [inline]

Definition at line 164 of file XTTorus.h.

References dimNT.

Referenced by TopoManager::TopoManager().

Here is the caller graph for this function:

int XTTorusManager::getProcsPerNode (  )  [inline]

Definition at line 166 of file XTTorus.h.

References procsPerNode.

Referenced by TopoManager::TopoManager().

Here is the caller graph for this function:

int* XTTorusManager::isTorus (  )  [inline]

Definition at line 168 of file XTTorus.h.

References torus.

Referenced by TopoManager::TopoManager().

Here is the caller graph for this function:

void XTTorusManager::rankToCoordinates ( int  pe,
int x,
int y,
int z,
int t 
) const [inline]

Definition at line 170 of file XTTorus.h.

References pid2coords, loc::t, loc::x, loc::y, and loc::z.

Referenced by TopoManager::rankToCoordinates().

Here is the caller graph for this function:

int XTTorusManager::coordinatesToRank ( int  x,
int  y,
int  z,
int  t 
) const [inline]

Definition at line 177 of file XTTorus.h.

References coords2pid.

Referenced by TopoManager::coordinatesToRank().

Here is the caller graph for this function:


Field Documentation

Definition at line 49 of file XTTorus.h.

Referenced by getDimX(), and XTTorusManager().

Definition at line 50 of file XTTorus.h.

Referenced by getDimY(), and XTTorusManager().

Definition at line 51 of file XTTorus.h.

Referenced by getDimZ(), and XTTorusManager().

Definition at line 52 of file XTTorus.h.

Referenced by getDimNX(), and XTTorusManager().

Definition at line 53 of file XTTorus.h.

Referenced by getDimNY(), and XTTorusManager().

Definition at line 54 of file XTTorus.h.

Referenced by getDimNZ(), and XTTorusManager().

Definition at line 55 of file XTTorus.h.

Referenced by getDimNT(), and XTTorusManager().

Definition at line 56 of file XTTorus.h.

Referenced by XTTorusManager(), and ~XTTorusManager().

Definition at line 56 of file XTTorus.h.

Referenced by XTTorusManager(), and ~XTTorusManager().

Definition at line 56 of file XTTorus.h.

Referenced by XTTorusManager(), and ~XTTorusManager().

Definition at line 56 of file XTTorus.h.

Referenced by XTTorusManager().

int XTTorusManager::torus[4] [private]

Definition at line 58 of file XTTorus.h.

Referenced by isTorus(), and XTTorusManager().

Definition at line 59 of file XTTorus.h.

Referenced by getProcsPerNode(), and XTTorusManager().

Definition at line 61 of file XTTorus.h.

Referenced by coordinatesToRank(), XTTorusManager(), and ~XTTorusManager().

struct loc* XTTorusManager::pid2coords [read, private]

Definition at line 62 of file XTTorus.h.

Referenced by rankToCoordinates(), XTTorusManager(), and ~XTTorusManager().


The documentation for this class was generated from the following file:

Generated on Mon Sep 21 08:31:48 2020 for Charm++ by  doxygen 1.5.5