Home
last modified time | relevance | path

Searched refs:xdimid (Results 1 – 25 of 28) sorted by relevance

12

/dports/science/hdf/hdf-4.2.15/mfhdf/nctest/
H A Dcdftests.c430 int xdimid; /* id of unlimited dimension */ local
458 if (ncinquire(cdfid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
478 if (xdimid != test.xdimid) {
480 pname, xdimid, test.xdimid);
527 if (ncinquire(cdfid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
547 if (xdimid != test.xdimid) {
549 pname, xdimid, test.xdimid);
563 if (ncinquire (cdfid, &ndims, &nvars, &ngatts, &xdimid) != -1) {
H A Dadd.c50 test->xdimid = test->ndims;
127 test->xdimid = -1; /* no unlimited dimension */
171 if (varid != test->xdimid) /* not a record variable */
173 if (start[0] + edges[0] > test->dims[test->xdimid].size)
174 test->dims[test->xdimid].size = start[0] + edges[0];
H A Ddimtests.c52 int xdimid; /* id of unlimited dimension, or -1 if none */ local
95 if (ncinquire(cdfid, &ndims, &nvars, &natts, &xdimid) == -1) {
99 if (xdimid == -1) {
186 if (ncdimid(cdfid, "rec") != test.xdimid) {
H A Dtestcdf.h57 int xdimid; /* number of the unlimited dimension, if any */ member
H A Datttests.c58 int xdimid; /* id of unlimited dimension */ local
96 if (ncinquire(cdfid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
111 if (ncinquire(cdfid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
1243 int xdimid; /* id of unlimited dimension */ local
1278 if (ncinquire(cdfid, &ndims, &nvars, &ngatts1, &xdimid) == -1) {
1296 if (ncinquire(cdfid, &ndims, &nvars, &ngatts2, &xdimid) == -1) {
/dports/science/netcdf/netcdf-c-4.7.4/nctest/
H A Dcdftests.c487 int xdimid; /* id of unlimited dimension */ local
515 if (ncinquire(ncid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
535 if (xdimid != test.xdimid) {
537 pname, xdimid, test.xdimid);
585 if (ncinquire(ncid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
605 if (xdimid != test.xdimid) {
607 pname, xdimid, test.xdimid);
621 if (ncinquire (ncid, &ndims, &nvars, &ngatts, &xdimid) != -1) {
H A Dadd.c41 test->xdimid = test->ndims;
118 test->xdimid = -1; /* no unlimited dimension */
162 if (varid != test->xdimid) /* not a record variable */
164 if (start[0] + edges[0] > test->dims[test->xdimid].size)
165 test->dims[test->xdimid].size = start[0] + edges[0];
H A Ddimtests.c43 int xdimid; /* id of unlimited dimension, or -1 if none */ local
86 if (ncinquire(cdfid, &ndims, &nvars, &natts, &xdimid) == -1) {
90 if (xdimid == -1) {
179 if (ncdimid(cdfid, "rec") != test.xdimid) {
H A Dtestcdf.h49 int xdimid; /* number of the unlimited dimension, if any */ member
H A Datttests.c53 int xdimid; /* id of unlimited dimension */ local
91 if (ncinquire(cdfid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
106 if (ncinquire(cdfid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
1257 int xdimid; /* id of unlimited dimension */ local
1292 if (ncinquire(cdfid, &ndims, &nvars, &ngatts1, &xdimid) == -1) {
1310 if (ncinquire(cdfid, &ndims, &nvars, &ngatts2, &xdimid) == -1) {
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nctest/
H A Dcdftests.c487 int xdimid; /* id of unlimited dimension */ local
515 if (ncinquire(ncid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
535 if (xdimid != test.xdimid) {
537 pname, xdimid, test.xdimid);
585 if (ncinquire(ncid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
605 if (xdimid != test.xdimid) {
607 pname, xdimid, test.xdimid);
621 if (ncinquire (ncid, &ndims, &nvars, &ngatts, &xdimid) != -1) {
H A Dadd.c41 test->xdimid = test->ndims;
118 test->xdimid = -1; /* no unlimited dimension */
162 if (varid != test->xdimid) /* not a record variable */
164 if (start[0] + edges[0] > test->dims[test->xdimid].size)
165 test->dims[test->xdimid].size = start[0] + edges[0];
H A Ddimtests.c43 int xdimid; /* id of unlimited dimension, or -1 if none */ local
86 if (ncinquire(cdfid, &ndims, &nvars, &natts, &xdimid) == -1) {
90 if (xdimid == -1) {
179 if (ncdimid(cdfid, "rec") != test.xdimid) {
H A Dtestcdf.h49 int xdimid; /* number of the unlimited dimension, if any */ member
H A Datttests.c53 int xdimid; /* id of unlimited dimension */ local
91 if (ncinquire(cdfid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
106 if (ncinquire(cdfid, &ndims, &nvars, &ngatts, &xdimid) == -1) {
1257 int xdimid; /* id of unlimited dimension */ local
1292 if (ncinquire(cdfid, &ndims, &nvars, &ngatts1, &xdimid) == -1) {
1310 if (ncinquire(cdfid, &ndims, &nvars, &ngatts2, &xdimid) == -1) {
/dports/science/hdf/hdf-4.2.15/mfhdf/ncdump/
H A Dncdump.c291 int xdimid; /* id of unlimited dimension */ in do_ncdump() local
332 (void)ncinquire(ncid, &ndims, &nvars, &ngatts, &xdimid); in do_ncdump()
351 if (dimid == xdimid) in do_ncdump()
537 if (var.ndims == 0 || var.dims[0] != xdimid || dims[xdimid].size != 0) { in do_ncdump()
/dports/science/netcdf/netcdf-c-4.7.4/nc_test4/
H A Dtst_bug324.c76 int ndims, nvars, ngatts, xdimid; in main() local
82 if ( nc_inq(ncid, &ndims, &nvars, &ngatts, &xdimid) ) ERR; in main()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dtst_bug324.c66 int ndims, nvars, ngatts, xdimid; in main() local
72 if ( nc_inq(ncid, &ndims, &nvars, &ngatts, &xdimid) ) ERR; in main()
/dports/science/minc2/minc-release-2.2.00/progs/mincdump/
H A Dmincdump.c367 int xdimid; /* id of unlimited dimension */ in do_ncdump() local
414 nc_status = ncinquire(ncid, &ndims, &nvars, &ngatts, &xdimid); in do_ncdump()
421 if (dimid == xdimid) in do_ncdump()
486 || var.dims[0] != xdimid in do_ncdump()
487 || dims[xdimid].size != 0) { in do_ncdump()
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dstream_cdf_i.c2198 *xdimid = xdimids[1]; in cdf_get_xydimid()
2203 *xdimid = ydimids[1]; in cdf_get_xydimid()
2208 *xdimid = xdimids[0]; in cdf_get_xydimid()
2715 *xdimid = *ydimid; in cdf_set_unstructured_par()
2787 if (xdimid == xdimid2 && (ydimid == ydimid2 || (xdimid == ydimid && ydimid2 == CDI_UNDEFID))) in cdf_set_grid_to_similar_vars()
2822 int xaxisid = (xdimid != CDI_UNDEFID) ? ncdims[xdimid].ncvarid : CDI_UNDEFID; in cdf_define_all_grids()
2827 size_t xsize = (xdimid != CDI_UNDEFID) ? ncdims[xdimid].len : 0; in cdf_define_all_grids()
2854 const bool lunstructured = (xdimid != CDI_UNDEFID && xdimid == ydimid && nydims == 0); in cdf_define_all_grids()
2876 xaxisid = (xdimid != CDI_UNDEFID) ? ncdims[xdimid].ncvarid : CDI_UNDEFID; in cdf_define_all_grids()
2950 … if (xdimid != CDI_UNDEFID) ncgrid[gridindex].ncIDs[CDF_DIMID_X] = ncdims[xdimid].dimid; in cdf_define_all_grids()
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncmpidump/
H A Dncmpidump.c344 int xdimid; /* id of unlimited dimension */ in do_ncdump() local
416 NC_CHECK(ncmpi_inq(ncid, &ndims, &nvars, &ngatts, &xdimid)); in do_ncdump()
424 if (dimid == xdimid) in do_ncdump()
485 if (var.ndims == 0 || var.dims[0] != xdimid || in do_ncdump()
486 dims[xdimid].size != 0) { in do_ncdump()
/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Dtst_fillbug.c88 int format, ndims, nvars, ngatts, xdimid, ndims_grp, dimids_grp[3], in main() local
100 if ( nc_inq(ncid, &ndims, &nvars, &ngatts, &xdimid) ) ERR; in main()
H A Dncdump.c1564 int xdimid; /* id of unlimited dimension */ in do_ncdump_rec() local
1631 NC_CHECK( nc_inq(ncid, &ndims, &nvars, &ngatts, &xdimid) ); in do_ncdump_rec()
1707 if (dimid == xdimid) { in do_ncdump_rec()
1990 int xdimid; /* id of unlimited dimension */ in do_ncdumpx() local
2019 NC_CHECK( nc_inq(ncid, &ndims, &nvars, &ngatts, &xdimid) ); in do_ncdumpx()
2024 if (dimid == xdimid) in do_ncdumpx()
2060 (isrecvar(ncid,varid) && dims[xdimid].size == 0) in do_ncdumpx()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdump/
H A Dtst_fillbug.c88 int format, ndims, nvars, ngatts, xdimid, ndims_grp, dimids_grp[3], in main() local
100 if ( nc_inq(ncid, &ndims, &nvars, &ngatts, &xdimid) ) ERR; in main()
H A Dncdump.c1534 int xdimid; /* id of unlimited dimension */ in do_ncdump_rec() local
1601 NC_CHECK( nc_inq(ncid, &ndims, &nvars, &ngatts, &xdimid) ); in do_ncdump_rec()
1677 if (dimid == xdimid) { in do_ncdump_rec()
1961 int xdimid; /* id of unlimited dimension */ in do_ncdumpx() local
1990 NC_CHECK( nc_inq(ncid, &ndims, &nvars, &ngatts, &xdimid) ); in do_ncdumpx()
1995 if (dimid == xdimid) in do_ncdumpx()
2031 (isrecvar(ncid,varid) && dims[xdimid].size == 0) in do_ncdumpx()

12