The VML Service functions enable you to set/get the accuracy mode and error code. These functions are available both in the Fortran and C interfaces. The table below lists available VML Service functions and their short description.
Function Short Name | Description |
---|---|
vmlSetMode | Sets the VML mode |
vmlGetMode | Gets the VML mode |
vmlSetErrStatus | Sets the VML Error Status |
vmlGetErrStatus | Gets the VML Error Status |
vmlClearErrStatus | Clears the VML Error Status |
vmlSetErrorCallBack | Sets the additional error handler callback function |
vmlGetErrorCallBack | Gets the additional error handler callback function |
vmlClearErrorCallBack | Deletes the additional error handler callback function |