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

#include <driverData.hpp>

Public Member Functions

 loadCR ()
 
 ~loadCR ()
 

Public Attributes

int numNodes
 
GlobalIDnodeIDs
 
int * fieldIDs
 
int * fieldSizes
 
double * weights
 
double CRValue
 
double penValue
 
int CRID
 

Detailed Description

Definition at line 88 of file driverData.hpp.

Constructor & Destructor Documentation

◆ loadCR()

loadCR::loadCR ( )
inline

Definition at line 90 of file driverData.hpp.

◆ ~loadCR()

loadCR::~loadCR ( )
inline

Definition at line 91 of file driverData.hpp.

References fieldIDs, fieldSizes, nodeIDs, and weights.

Member Data Documentation

◆ numNodes

int loadCR::numNodes

Definition at line 99 of file driverData.hpp.

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

◆ nodeIDs

GlobalID* loadCR::nodeIDs

Definition at line 100 of file driverData.hpp.

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

◆ fieldIDs

int* loadCR::fieldIDs

Definition at line 101 of file driverData.hpp.

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

◆ fieldSizes

int* loadCR::fieldSizes

Definition at line 102 of file driverData.hpp.

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

◆ weights

double* loadCR::weights

Definition at line 103 of file driverData.hpp.

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

◆ CRValue

double loadCR::CRValue

Definition at line 104 of file driverData.hpp.

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

◆ penValue

double loadCR::penValue

Definition at line 105 of file driverData.hpp.

◆ CRID

int loadCR::CRID

Definition at line 106 of file driverData.hpp.

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


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