|
FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <driverData.hpp>
Public Member Functions | |
| loadCR () | |
| ~loadCR () | |
Public Attributes | |
| int | numNodes |
| GlobalID * | nodeIDs |
| int * | fieldIDs |
| int * | fieldSizes |
| double * | weights |
| double | CRValue |
| double | penValue |
| int | CRID |
Definition at line 88 of file driverData.hpp.
|
inline |
Definition at line 90 of file driverData.hpp.
|
inline |
Definition at line 91 of file driverData.hpp.
References fieldIDs, fieldSizes, nodeIDs, and weights.
| 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().
1.8.5