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
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 ( )
inline

Definition at line 90 of file driverData.hpp.

loadCR::~loadCR ( )
inline

Definition at line 91 of file driverData.hpp.

References fieldIDs, fieldSizes, nodeIDs, and weights.

Member Data Documentation

int loadCR::numNodes

Definition at line 99 of file driverData.hpp.

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

GlobalID* loadCR::nodeIDs

Definition at line 100 of file driverData.hpp.

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

int* loadCR::fieldIDs

Definition at line 101 of file driverData.hpp.

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

int* loadCR::fieldSizes

Definition at line 102 of file driverData.hpp.

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

double* loadCR::weights

Definition at line 103 of file driverData.hpp.

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

double loadCR::CRValue

Definition at line 104 of file driverData.hpp.

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

double loadCR::penValue

Definition at line 105 of file driverData.hpp.

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: