HMMOD_noderesultstohmreslib()

Transfers the current values associated with the node results to hmreslib.

Syntax

void HMMOD_noderesultstohmreslib(int layer, int index);

Type

HyperMesh hmmodlib Function

Description

Transfers the current values associated with the node results to hmreslib.

Inputs

layer
The layer of the element whose nodal results are to be transferred.
index
The index into the array of node results associated with each node.

Errors

None.