Solver message 305510

Message Text

** ERROR 305510 ** Exiting because solver utility function has been called from user function with an invalid node order number. Valid numbers are from zero to one less than the number returned by SolverUtilityHb3dGetNodeCount.

Explanation

The above error message and exit occurs if user calls a solver callback function with an invalid node order Id, as described.

Resolution

Check the node order number and correct any that fall outside the specified range.