SABER
tools_netcdf::inquire_dim Interface Reference

Public Member Functions

integer function netcdf_inquire_dim (mpl, ncid, dimname)
 Inquire dimension ID. More...
 

Detailed Description

Definition at line 113 of file tools_netcdf.F90.

Member Function/Subroutine Documentation

◆ netcdf_inquire_dim()

integer function tools_netcdf::inquire_dim::netcdf_inquire_dim ( type(mpl_type), intent(inout)  mpl,
integer, intent(in)  ncid,
character(len=*), intent(in)  dimname 
)

Inquire dimension ID.

Parameters
[in,out]mplMPI data
[in]ncidFile ID
[in]dimnameDimension name

Definition at line 1103 of file tools_netcdf.F90.


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