![]() |
NetCDF-Fortran
4.4.4
|
Public Member Functions | |
| integer function | nf_inq_compound_field (ncid, xtype, fieldid, name, offset, field_typeid, ndims, dim_sizes) |
Definition at line 312 of file module_netcdf4_nf_interfaces.F90.
| integer function netcdf4_nf_interfaces::nf_inq_compound_field::nf_inq_compound_field | ( | integer, intent(in) | ncid, |
| integer, intent(in) | xtype, | ||
| integer, intent(in) | fieldid, | ||
| character(len=*), intent(out) | name, | ||
| integer, intent(out) | offset, | ||
| integer, intent(out) | field_typeid, | ||
| integer, intent(out) | ndims, | ||
| integer, dimension(*), intent(out) | dim_sizes | ||
| ) |
Definition at line 314 of file module_netcdf4_nf_interfaces.F90.
Generated on Fri Aug 4 2017 17:20:58 for NetCDF-Fortran. NetCDF is
a Unidata library.