FEI Package Browser (Single Doxygen Collection)  Version of the Day
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::sharedNodes ( )
inline

Definition at line 111 of file driverData.hpp.

◆ ~sharedNodes()

sharedNodes::~sharedNodes ( )
inline

Definition at line 112 of file driverData.hpp.

References nodeIDs, numNodes, numProcsPerNode, and sharedProcIDs.

Member Data Documentation

◆ numNodes

int sharedNodes::numNodes

Definition at line 120 of file driverData.hpp.

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

◆ nodeIDs

GlobalID* sharedNodes::nodeIDs

Definition at line 121 of file driverData.hpp.

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

◆ numProcsPerNode

int* sharedNodes::numProcsPerNode

Definition at line 122 of file driverData.hpp.

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

◆ sharedProcIDs

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: