HMMOD_storeresults()
Indicates to hmmodlib that all nodes and elements have been added to the database. This function must be called before storing the results data.
Syntax
void HMMOD_storeresults(void);
Type
HyperMesh hmmodlib Function
Description
Indicates to hmmodlib that all nodes and elements have been added to the database. This function must be called before storing the results data.
Errors
None.