FEI Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
sharedNodes Class Reference

#include <driverData.hpp>

Public Member Functions

 sharedNodes ()
 
 ~sharedNodes ()
 

Public Attributes

int numNodes
 
GlobalIDnodeIDs
 
int * numProcsPerNode
 
int ** sharedProcIDs
 

Detailed Description

Definition at line 109 of file driverData.hpp.

Constructor & Destructor Documentation

sharedNodes::sharedNodes ( )
inline

Definition at line 111 of file driverData.hpp.

sharedNodes::~sharedNodes ( )
inline

Definition at line 112 of file driverData.hpp.

References nodeIDs, numNodes, numProcsPerNode, and sharedProcIDs.

Member Data Documentation

int sharedNodes::numNodes

Definition at line 120 of file driverData.hpp.

Referenced by driverData::call_fei_method(), driverData::readData(), and ~sharedNodes().

GlobalID* sharedNodes::nodeIDs

Definition at line 121 of file driverData.hpp.

Referenced by driverData::call_fei_method(), driverData::readData(), and ~sharedNodes().

int* sharedNodes::numProcsPerNode

Definition at line 122 of file driverData.hpp.

Referenced by driverData::call_fei_method(), driverData::readData(), and ~sharedNodes().

int** sharedNodes::sharedProcIDs

Definition at line 123 of file driverData.hpp.

Referenced by driverData::call_fei_method(), driverData::readData(), and ~sharedNodes().


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