NetCDF-Fortran  4.4.4
 All Classes Files Functions Variables Typedefs Macros Pages
netcdf_nc_interfaces::nc_put_att_int Interface Reference

Public Member Functions

integer(c_int) function nc_put_att_int (ncid, varid, name, xtype, nlen, op)
 

Detailed Description

Definition at line 2121 of file module_netcdf_nc_interfaces.f90.

Constructor & Destructor Documentation

integer(c_int) function netcdf_nc_interfaces::nc_put_att_int::nc_put_att_int ( integer(c_int)  ncid,
integer(c_int)  varid,
character(kind=c_char), dimension(*), intent(in)  name,
integer(c_int)  xtype,
integer(c_size_t)  nlen,
integer(c_int), dimension(*), intent(in)  op 
)

Definition at line 2121 of file module_netcdf_nc_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.