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