SABER
tools_netcdf::strerror Interface Reference

Public Member Functions

subroutine netcdf_strerror (mpl, subr, ncid, info, hint, hint_id)
 Handle error. More...
 

Detailed Description

Definition at line 244 of file tools_netcdf.F90.

Member Function/Subroutine Documentation

◆ netcdf_strerror()

subroutine tools_netcdf::strerror::netcdf_strerror ( type(mpl_type), intent(inout)  mpl,
character(len=*), intent(in)  subr,
integer, intent(in)  ncid,
integer, intent(in)  info,
character(len=*), intent(in), optional  hint,
integer, intent(in), optional  hint_id 
)

Handle error.

Parameters
[in,out]mplMPI data
[in]subrCalling subroutine
[in]ncidFile ID
[in]infoInfo index
[in]hint_idHint ID

Definition at line 3493 of file tools_netcdf.F90.


The documentation for this interface was generated from the following file: