![]() |
NetCDF-Fortran
4.4.4
|
Public Member Functions | |
integer(c_int) function | nc_insert_array_compound_f (ncid, xtype, name, offset, field_typeid, ndims, dim_sizes) |
Definition at line 348 of file module_netcdf4_nc_interfaces.f90.
integer(c_int) function netcdf4_nc_interfaces::nc_insert_array_compound_f::nc_insert_array_compound_f | ( | integer(c_int) | ncid, |
integer(c_int) | xtype, | ||
character(kind=c_char), dimension(*), intent(in) | name, | ||
integer(c_size_t) | offset, | ||
integer(c_int) | field_typeid, | ||
integer(c_int) | ndims, | ||
integer(c_int), dimension(*), intent(inout) | dim_sizes | ||
) |
Definition at line 348 of file module_netcdf4_nc_interfaces.f90.