Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

ComputeMap::ComputeData Struct Reference

#include <ComputeMap.h>

List of all members.

Public Member Functions

 ComputeData ()

Public Attributes

int node
int moveToNode
ComputeType type
char partition
char numPartitions
char newNumPartitions
char numPids
PatchRec pids [numPidsAllocated]


Constructor & Destructor Documentation

ComputeMap::ComputeData::ComputeData  )  [inline]
 

Definition at line 165 of file ComputeMap.h.

00165                   { 
00166       node = -1; moveToNode = -1; 
00167       newNumPartitions = 0;
00168       numPids = 0;
00169     }


Member Data Documentation

int ComputeMap::ComputeData::moveToNode
 

Definition at line 171 of file ComputeMap.h.

char ComputeMap::ComputeData::newNumPartitions
 

Definition at line 175 of file ComputeMap.h.

int ComputeMap::ComputeData::node
 

Definition at line 170 of file ComputeMap.h.

char ComputeMap::ComputeData::numPartitions
 

Definition at line 174 of file ComputeMap.h.

char ComputeMap::ComputeData::numPids
 

Definition at line 176 of file ComputeMap.h.

char ComputeMap::ComputeData::partition
 

Definition at line 173 of file ComputeMap.h.

PatchRec ComputeMap::ComputeData::pids[numPidsAllocated]
 

Definition at line 177 of file ComputeMap.h.

ComputeType ComputeMap::ComputeData::type
 

Definition at line 172 of file ComputeMap.h.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 04:08:01 2012 for NAMD by  doxygen 1.3.9.1