NetCDF-Fortran  4.4.4
netcdf_nf_interfaces::nf_put_att_int1 Interface Reference

Public Member Functions

function nf_put_att_int1 (ncid, varid, name, xtype, nlen, i1vals)
 

Detailed Description

Definition at line 1500 of file module_netcdf_nf_interfaces.F90.

Constructor & Destructor Documentation

◆ nf_put_att_int1()

function netcdf_nf_interfaces::nf_put_att_int1::nf_put_att_int1 ( integer, intent(in)  ncid,
integer, intent(in)  varid,
character(len=*), intent(in)  name,
integer, intent(in)  xtype,
integer, intent(in)  nlen,
integer(nfint1), dimension(*), intent(in)  i1vals 
)

Definition at line 1504 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 Thu Nov 9 2017 06:56:52 for NetCDF-Fortran. NetCDF is a Unidata library.