NetCDF-Fortran  4.4.4
netcdf_nf_interfaces::nf_put_vara_int Interface Reference

Public Member Functions

integer function nf_put_vara_int (ncid, varid, start, counts, ivals)
 

Detailed Description

Definition at line 1355 of file module_netcdf_nf_interfaces.F90.

Constructor & Destructor Documentation

integer function netcdf_nf_interfaces::nf_put_vara_int::nf_put_vara_int ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer, dimension(*), intent(in)  start,
integer, dimension(*), intent(in)  counts,
integer(nfint), dimension(*), intent(in)  ivals 
)

Definition at line 1356 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 Sun May 15 2016 13:27:33 for NetCDF-Fortran. NetCDF is a Unidata library.