Home
last modified time | relevance | path

Searched defs:NC3_INFO (Results 1 – 4 of 4) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/include/
H A Dnc3internal.h45 typedef struct NC3_INFO NC3_INFO; typedef
233 struct NC3_INFO { struct
235 NC3_INFO *old; argument
244 int flags;
245 struct ncio* nciop;
252 off_t recsize; /* length of 'record' */
254 size_t recsize; /* length of 'record' */
258 NC_dimarray dims;
259 NC_attrarray attrs;
260 NC_vararray vars;
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc3internal.h45 typedef struct NC3_INFO NC3_INFO; typedef
224 struct NC3_INFO { struct
226 NC3_INFO *old; argument
235 int flags;
236 struct ncio* nciop;
243 off_t recsize; /* length of 'record' */
245 size_t recsize; /* length of 'record' */
248 size_t numrecs; /* number of 'records' allocated */
249 NC_dimarray dims;
250 NC_attrarray attrs;
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/include/
H A Dnc3internal.h45 typedef struct NC3_INFO NC3_INFO; typedef
224 struct NC3_INFO { struct
226 NC3_INFO *old; argument
235 int flags;
236 struct ncio* nciop;
243 off_t recsize; /* length of 'record' */
245 size_t recsize; /* length of 'record' */
248 size_t numrecs; /* number of 'records' allocated */
249 NC_dimarray dims;
250 NC_attrarray attrs;
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc3internal.h44 typedef struct NC3_INFO NC3_INFO; typedef
282 struct NC3_INFO { struct
284 NC3_INFO *old; argument
293 int flags;
294 struct ncio* nciop;
301 off_t recsize; /* length of 'record' */
303 size_t recsize; /* length of 'record' */
307 NC_dimarray dims;
308 NC_attrarray attrs;
309 NC_vararray vars;
[all …]