dcompound.c#287 | nc_inq_compound_field(int ncid, nc_type xtype, int fieldid, |
#295 | return ncp->dispatch->inq_compound_field(ncid, xtype, fieldid, |
#321 | nc_inq_compound_fieldname(int ncid, nc_type xtype, int fieldid, |
#327 | return ncp->dispatch->inq_compound_field(ncid, xtype, fieldid, |
#353 | nc_inq_compound_fieldoffset(int ncid, nc_type xtype, int fieldid, |
#359 | return ncp->dispatch->inq_compound_field(ncid,xtype,fieldid,NULL,offsetp,NULL,NULL,NULL); |
#383 | nc_inq_compound_fieldtype(int ncid, nc_type xtype, int fieldid, |
#389 | return ncp->dispatch->inq_compound_field(ncid,xtype,fieldid,NULL,NULL,field_typeidp,NULL,NULL); |
#413 | nc_inq_compound_fieldndims(int ncid, nc_type xtype, int fieldid, |
#419 | return ncp->dispatch->inq_compound_field(ncid,xtype,fieldid,NULL,NULL,NULL,ndimsp,NULL); |
#443 | nc_inq_compound_fielddim_sizes(int ncid, nc_type xtype, int fieldid, |
#449 | return ncp->dispatch->inq_compound_field(ncid, xtype, fieldid, |
nc3dispatch.c#405 | NC3_inq_compound_field(int ncid, nc_type typeid, int fieldid, char *name, |
nc4internal.c#832 | nc4_field_list_add(NC_FIELD_INFO_T **list, int fieldid, const char *name, |
#847 | field->fieldid = fieldid; |
nc4internal.h#202 | int fieldid; /* ID (index?) of field */ |
#395 | int nc4_field_list_add(NC_FIELD_INFO_T **list, int fieldid, const char *name, |
nc4type.c#436 | NC4_inq_compound_field(int ncid, nc_type typeid1, int fieldid, char *name, |
#455 | if (field->fieldid == fieldid) |
#529 | *fieldidp = field->fieldid; |
ncd2dispatch.c#2626 | NCD2_inq_compound_field(int ncid, nc_type xtype, int fieldid, char *name, |
#2633 | ret = nc_inq_compound_field(getnc3id(drno), xtype, fieldid, name, offsetp, field_typeidp, ndimsp, dim_sizesp); |
ncpdispatch.c#1385 | NCP_inq_compound_field(int ncid, nc_type typeid, int fieldid, char *name, |
netcdf.h#629 | nc_inq_compound_field(int ncid, nc_type xtype, int fieldid, char *name, |
#635 | nc_inq_compound_fieldname(int ncid, nc_type xtype, int fieldid, |
#645 | nc_inq_compound_fieldoffset(int ncid, nc_type xtype, int fieldid, |
#650 | nc_inq_compound_fieldtype(int ncid, nc_type xtype, int fieldid, |
#656 | nc_inq_compound_fieldndims(int ncid, nc_type xtype, int fieldid, |
#662 | nc_inq_compound_fielddim_sizes(int ncid, nc_type xtype, int fieldid, |
netcdf_f.h#55 | nc_inq_compound_field_f(int ncid, nc_type xtype, int fieldid, char *name, |
tst_compounds.c#36 | int dimids[] = {0}, fieldid; |
#89 | if (nc_inq_compound_fieldindex(ncid, xtype, BATTLES_WITH_KLINGONS, &fieldid)) ERR; |
#90 | if (fieldid != 0) ERR; |
#109 | int dimids[] = {0}, fieldid; |
#175 | if (nc_inq_compound_fieldindex(ncid, xtype, BATTLES_WITH_KLINGONS, &fieldid)) ERR; |
#176 | if (fieldid != 0) ERR; |
#247 | int fieldid; |
#305 | if (nc_inq_compound_fieldindex(ncid, xtype, BATTLES_WITH_KLINGONS, &fieldid)) ERR; |
#306 | if (fieldid != 0) ERR; |
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed