SABER
tools_netcdf::inquire_dim_size Interface Reference

Public Member Functions

integer function netcdf_inquire_dim_size (mpl, ncid, dimname, default)
 Inquire dimension size. More...
 

Detailed Description

Definition at line 116 of file tools_netcdf.F90.

Member Function/Subroutine Documentation

◆ netcdf_inquire_dim_size()

integer function tools_netcdf::inquire_dim_size::netcdf_inquire_dim_size ( type(mpl_type), intent(inout)  mpl,
integer, intent(in)  ncid,
character(len=*), intent(in)  dimname,
integer, intent(in), optional  default 
)

Inquire dimension size.

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

Definition at line 1150 of file tools_netcdf.F90.

Here is the call graph for this function:

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