NetCDF-Fortran  4.4.4
netcdf_nf_interfaces::nf_get_vara_text Interface Reference

Public Member Functions

integer function nf_get_vara_text (ncid, varid, start, counts, text)
 
integer function nf_get_vara_text_a (ncid, varid, start, counts, text)
 

Detailed Description

Definition at line 1394 of file module_netcdf_nf_interfaces.F90.

Constructor & Destructor Documentation

integer function netcdf_nf_interfaces::nf_get_vara_text::nf_get_vara_text ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer, dimension(*), intent(in)  start,
integer, dimension(*), intent(in)  counts,
character(len=*), intent(out)  text 
)

Definition at line 1396 of file module_netcdf_nf_interfaces.F90.

Member Function/Subroutine Documentation

integer function netcdf_nf_interfaces::nf_get_vara_text::nf_get_vara_text_a ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer, dimension(*), intent(in)  start,
integer, dimension(*), intent(in)  counts,
character(len=1), dimension(*), intent(out)  text 
)

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