HMMOD_elementcentroidalresultstohmreslib()
Transfers the current values associated with the element centroidal results to hmreslib.
Syntax
void HMMOD_elementcentroidalresultstohmreslib(int layer, int index);
Type
HyperMesh hmmodlib Function
Description
Transfers the current values associated with the element centroidal results to hmreslib.
Inputs
- layer
- The layer of the element whose centroidal values are to be transferred.
- index
- The index into the array of centroidal results associated with each element.
Errors
None.