NetCDF-Fortran  4.4.4
netcdf_nf_interfaces::nf_get_vara_double Interface Reference

Public Member Functions

function nf_get_vara_double (ncid, varid, start, counts, dvals)
 

Detailed Description

Definition at line 1467 of file module_netcdf_nf_interfaces.F90.

Constructor & Destructor Documentation

◆ nf_get_vara_double()

function netcdf_nf_interfaces::nf_get_vara_double::nf_get_vara_double ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer, dimension(*), intent(in)  start,
integer, dimension(*), intent(in)  counts,
real(rk8), dimension(*), intent(out)  dvals 
)

Definition at line 1471 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 Fri Aug 4 2017 17:20:58 for NetCDF-Fortran. NetCDF is a Unidata library.