![]() |
NetCDF-Fortran
4.4.4
|
Public Member Functions | |
integer(c_int) function | nc_inq_user_type (ncid, xtype, name, isize, base_nc_typep, nfieldsp, classp) |
Definition at line 590 of file module_netcdf4_nc_interfaces.f90.
integer(c_int) function netcdf4_nc_interfaces::nc_inq_user_type::nc_inq_user_type | ( | integer(c_int), value | ncid, |
integer(c_int), value | xtype, | ||
character(kind=c_char), dimension(*), intent(inout) | name, | ||
integer(c_size_t), intent(inout) | isize, | ||
integer(c_int), intent(inout) | base_nc_typep, | ||
integer(c_size_t), intent(inout) | nfieldsp, | ||
integer(c_int), intent(inout) | classp | ||
) |
Definition at line 592 of file module_netcdf4_nc_interfaces.f90.