NetCDF-Fortran  4.4.4
netcdf4_nc_interfaces::nc_put_att Interface Reference

Public Member Functions

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

Detailed Description

Definition at line 884 of file module_netcdf4_nc_interfaces.f90.

Constructor & Destructor Documentation

◆ nc_put_att()

integer(c_int) function netcdf4_nc_interfaces::nc_put_att::nc_put_att ( integer(c_int), value  ncid,
integer(c_int), value  varid,
character(kind=c_char), dimension(*), intent(in)  name,
integer(c_int), value  xtype,
integer(c_size_t), value  nlen,
type(c_ptr), value  op 
)

Definition at line 885 of file module_netcdf4_nc_interfaces.f90.


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

Return to the Main Unidata NetCDF page.
Generated on Tue Jul 17 2018 12:21:03 for NetCDF-Fortran. NetCDF is a Unidata library.