HMMOD_nodemaximumscomparenodevalues()
Compares the value associated with a node to the maximum of the node.
Syntax
void HMMOD_nodemaximumscomparenodevalues(void);
Type
HyperMesh hmmodlib Function
Description
Compares the value associated with a node to the maximum of the node. If the value is greater than the maximum, it sets the maximum equal to the value.
Errors
None.