|
SCORPIO 1.9.0
|
APIs for handling errors This file contains the APIs for handling errors in the Fortran interface. More...
Macros | |
| #define | __PIO_FILE__ 'spio_err.F90' |
Functions/Subroutines | |
| program | __spio_err_f90__ |
| subroutine | pio_seterrorhandling_iosysid (iosysid, eh, old_eh, ierr) |
| Set the error handler to use for an I/O system. | |
| subroutine | pio_seterrorhandling_iosys (iosys, eh, old_eh, ierr) |
| Set the error handler to use for an I/O system. | |
| subroutine | pio_seterrorhandling_file (file, eh, old_eh, ierr) |
| Set the error handler to use for a file. | |
APIs for handling errors This file contains the APIs for handling errors in the Fortran interface.
| #define __PIO_FILE__ 'spio_err.F90' |
| program __spio_err_f90__ |