NetCDF-Fortran  4.4.4
netcdf_nf_interfaces::nf_get_vara_real Interface Reference

Public Member Functions

integer function nf_get_vara_real (ncid, varid, start, counts, rvals)
 

Detailed Description

Definition at line 1454 of file module_netcdf_nf_interfaces.F90.

Constructor & Destructor Documentation

◆ nf_get_vara_real()

integer function netcdf_nf_interfaces::nf_get_vara_real::nf_get_vara_real ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer, dimension(*), intent(in)  start,
integer, dimension(*), intent(in)  counts,
real(nfreal), dimension(*), intent(out)  rvals 
)

Definition at line 1455 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.