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
putBlockFieldNodeSolution Class Reference

#include <driverData.hpp>

Public Member Functions

 putBlockFieldNodeSolution ()
 
 ~putBlockFieldNodeSolution ()
 

Public Attributes

int elemBlockID
 
int fieldID
 
int fieldSize
 
int numNodes
 
GlobalIDnodeIDs
 
double * estimates
 

Detailed Description

Definition at line 148 of file driverData.hpp.

Constructor & Destructor Documentation

putBlockFieldNodeSolution::putBlockFieldNodeSolution ( )
inline

Definition at line 150 of file driverData.hpp.

putBlockFieldNodeSolution::~putBlockFieldNodeSolution ( )
inline

Definition at line 151 of file driverData.hpp.

References estimates, and nodeIDs.

Member Data Documentation

int putBlockFieldNodeSolution::elemBlockID

Definition at line 153 of file driverData.hpp.

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

int putBlockFieldNodeSolution::fieldID

Definition at line 154 of file driverData.hpp.

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

int putBlockFieldNodeSolution::fieldSize

Definition at line 155 of file driverData.hpp.

Referenced by driverData::readData().

int putBlockFieldNodeSolution::numNodes

Definition at line 156 of file driverData.hpp.

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

GlobalID* putBlockFieldNodeSolution::nodeIDs
double* putBlockFieldNodeSolution::estimates

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