FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
nodeBC Class Reference

#include <driverData.hpp>

Public Member Functions

 nodeBC ()
 
 ~nodeBC ()
 

Public Attributes

int numNodes
 
GlobalIDnodeIDs
 
int fieldID
 
int fieldSize
 
double ** alpha
 
double ** beta
 
double ** gamma
 

Detailed Description

Definition at line 49 of file driverData.hpp.

Constructor & Destructor Documentation

◆ nodeBC()

nodeBC::nodeBC ( )
inline

Definition at line 51 of file driverData.hpp.

◆ ~nodeBC()

nodeBC::~nodeBC ( )
inline

Definition at line 52 of file driverData.hpp.

References alpha, beta, gamma, nodeIDs, and numNodes.

Member Data Documentation

◆ numNodes

int nodeBC::numNodes

Definition at line 64 of file driverData.hpp.

Referenced by driverData::readData(), and ~nodeBC().

◆ nodeIDs

GlobalID* nodeBC::nodeIDs

Definition at line 65 of file driverData.hpp.

Referenced by driverData::readData(), and ~nodeBC().

◆ fieldID

int nodeBC::fieldID

Definition at line 66 of file driverData.hpp.

Referenced by driverData::readData().

◆ fieldSize

int nodeBC::fieldSize

Definition at line 67 of file driverData.hpp.

Referenced by driverData::readData().

◆ alpha

double** nodeBC::alpha

Definition at line 68 of file driverData.hpp.

Referenced by driverData::readData(), and ~nodeBC().

◆ beta

double** nodeBC::beta

Definition at line 69 of file driverData.hpp.

Referenced by driverData::readData(), and ~nodeBC().

◆ gamma

double** nodeBC::gamma

Definition at line 70 of file driverData.hpp.

Referenced by driverData::readData(), and ~nodeBC().


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