NetCDF-Fortran  4.4.4
netcdf_nc_interfaces::nc_open_mem Interface Reference

Public Member Functions

integer(c_int) function nc_open_mem (path, mode, size, memory, ncid)
 

Detailed Description

Definition at line 182 of file module_netcdf_nc_interfaces.f90.

Constructor & Destructor Documentation

◆ nc_open_mem()

integer(c_int) function netcdf_nc_interfaces::nc_open_mem::nc_open_mem ( character(kind=c_char), dimension(*), intent(in)  path,
integer(c_int), value  mode,
integer(c_size_t), value  size,
type(c_ptr), value  memory,
integer(c_int), intent(out)  ncid 
)

Definition at line 183 of file module_netcdf_nc_interfaces.f90.


The documentation for this interface was generated from the following file:

Return to the Main Unidata NetCDF page.
Generated on Wed Aug 1 2018 06:17:02 for NetCDF-Fortran. NetCDF is a Unidata library.