NetCDF-Fortran  4.4.4
 All Classes Files Functions Variables Typedefs Macros Pages
netcdf_nf_interfaces::nf_inq_var Interface Reference

Public Member Functions

function nf_inq_var (ncid, varid, name, xtype, ndims, dimids, natts)
 

Detailed Description

Definition at line 446 of file module_netcdf_nf_interfaces.F90.

Constructor & Destructor Documentation

function netcdf_nf_interfaces::nf_inq_var::nf_inq_var ( integer, intent(in)  ncid,
integer, intent(in)  varid,
character(len=*), intent(out)  name,
integer, intent(out)  xtype,
integer, intent(out)  ndims,
integer, dimension(*), intent(out)  dimids,
integer, intent(out)  natts 
)

Definition at line 446 of file module_netcdf_nf_interfaces.F90.


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

Return to the Main Unidata NetCDF page.
Generated on Mon Dec 19 2016 16:43:44 for NetCDF-Fortran. NetCDF is a Unidata library.