![]() |
NetCDF-Fortran
4.4.4
|
Public Member Functions | |
integer(c_int) function | nc_open_mem (path, mode, size, memory, ncid) |
Definition at line 182 of file module_netcdf_nc_interfaces.f90.
integer(c_int) function netcdf_nc_interfaces::nc_open_mem::nc_open_mem | ( | character(kind=c_char), dimension(*), intent(in) | path, |
integer(c_int) | mode, | ||
integer(c_size_t) | size, | ||
type(c_ptr) | memory, | ||
integer(c_int), intent(out) | ncid | ||
) |
Definition at line 182 of file module_netcdf_nc_interfaces.f90.