** ERROR 202080 ** Analysis is terminated because the following 3D Warp solver utility function was called before the mesh information is available: 'XXXX'.
When a solver API is enabled, the 3D Warp solver will first call SolverUserWp3dInitialize(), before any other user functions are called. At this stage, the mesh information has not been read into the solver. If the user function tries to call a utility function to enquire about the mesh information that is not available, this error will occur and terminate the analysis.