NetCDF-Fortran  4.4.4
netcdf_nc_interfaces::nc_put_att_float Interface Reference

Public Member Functions

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

Detailed Description

Definition at line 2181 of file module_netcdf_nc_interfaces.f90.

Constructor & Destructor Documentation

◆ nc_put_att_float()

integer(c_int) function netcdf_nc_interfaces::nc_put_att_float::nc_put_att_float ( 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,
real(c_float), dimension(*), intent(in)  op 
)

Definition at line 2182 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 Fri Oct 27 2017 08:12:17 for NetCDF-Fortran. NetCDF is a Unidata library.