FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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::putBlockFieldNodeSolution ( )
inline

Definition at line 150 of file driverData.hpp.

References estimates, and nodeIDs.

◆ ~putBlockFieldNodeSolution()

putBlockFieldNodeSolution::~putBlockFieldNodeSolution ( )
inline

Definition at line 151 of file driverData.hpp.

References estimates, and nodeIDs.

Member Data Documentation

◆ elemBlockID

int putBlockFieldNodeSolution::elemBlockID

Definition at line 153 of file driverData.hpp.

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

◆ fieldID

int putBlockFieldNodeSolution::fieldID

Definition at line 154 of file driverData.hpp.

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

◆ fieldSize

int putBlockFieldNodeSolution::fieldSize

Definition at line 155 of file driverData.hpp.

Referenced by driverData::readData().

◆ numNodes

int putBlockFieldNodeSolution::numNodes

Definition at line 156 of file driverData.hpp.

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

◆ nodeIDs

GlobalID* putBlockFieldNodeSolution::nodeIDs

◆ estimates

double* putBlockFieldNodeSolution::estimates

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