SCORPIO 1.9.0
Loading...
Searching...
No Matches
Macros | Functions/Subroutines
spio_err.F90 File Reference

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.
 

Detailed Description

APIs for handling errors This file contains the APIs for handling errors in the Fortran interface.

Macro Definition Documentation

◆ __PIO_FILE__

#define __PIO_FILE__   'spio_err.F90'

Function/Subroutine Documentation

◆ __spio_err_f90__()

program __spio_err_f90__