APIs for handling errors This file contains the APIs for handling errors in the Fortran interface.
More...
|
subroutine, public | spio_err::pio_setdebuglevel (lvl, ierr) |
|
subroutine | spio_err::pio_seterrorhandling_iosysid (iosysid, eh, old_eh, ierr) |
| Set the error handler to use for an I/O system. More...
|
|
subroutine | spio_err::pio_seterrorhandling_iosys (iosys, eh, old_eh, ierr) |
| Set the error handler to use for an I/O system. More...
|
|
subroutine | spio_err::pio_seterrorhandling_file (file, eh, old_eh, ierr) |
| Set the error handler to use for a file. More...
|
|
integer function, public | spio_err::pio_strerror (errcode, errmsg) |
|
integer function, public | spio_err::pio_set_log_level (log_level) |
|
APIs for handling errors This file contains the APIs for handling errors in the Fortran interface.