Solver message 305520

Message Text

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

Explanation

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

Resolution

Check the element order number and fix any that fall outside the specified range.