Home
last modified time | relevance | path

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

12

/dports/science/hdf/hdf-4.2.15/mfhdf/libsrc/
H A Darray.c69 case NC_DIMENSION :
104 case NC_DIMENSION :
370 case NC_DIMENSION :
478 case NC_DIMENSION :
644 case NC_DIMENSION :
H A Ddim.c126 handle->dims = NC_new_array(NC_DIMENSION,(unsigned)1,
H A Dnetcdf.h.in259 NC_DIMENSION, enumerator
276 #define NC_DIMENSION 10 macro
H A Dnssdc.c825 handle->dims = NC_new_array(NC_DIMENSION, current_dim, (Void *) dim_rec);
/dports/science/py-pupynere/pupynere-1.0.15/
H A Dpupynere.py104 NC_DIMENSION = '\x00\x00\x00\n' variable
227 self.fp.write(NC_DIMENSION)
405 assert header in [ZERO, NC_DIMENSION]
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/externals/
H A Dnetcdf.py175 NC_DIMENSION = asbytes('\x00\x00\x00\n') variable
403 self.fp.write(NC_DIMENSION)
575 if not header in [ZERO, NC_DIMENSION]:
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/externals/
H A Dnetcdf.py62 NC_DIMENSION = b'\x00\x00\x00\n' variable
441 self.fp.write(NC_DIMENSION)
632 if header not in [ZERO, NC_DIMENSION]:
/dports/science/py-scipy/scipy-1.7.1/scipy/io/
H A Dnetcdf.py60 NC_DIMENSION = b'\x00\x00\x00\n' variable
427 self.fp.write(NC_DIMENSION)
615 if header not in [ZERO, NC_DIMENSION]:
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc3internal.h54 NC_DIMENSION = 10, enumerator
/dports/science/netcdf/netcdf-c-4.7.4/include/
H A Dnc3internal.h54 NC_DIMENSION = 10, enumerator
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/include/
H A Dnc3internal.h54 NC_DIMENSION = 10, enumerator
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc3internal.h53 NC_DIMENSION = 10, enumerator
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc.h62 NC_DIMENSION = 10, enumerator
/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Dncvalidator.c165 NC_DIMENSION = 10, /* \x00 \x00 \x00 \x0A */ enumerator
988 case 10: *tagp = NC_DIMENSION; break; in val_get_NC_tag()
1234 if (tag != NC_DIMENSION) { in val_get_NC_dimarray()
1236 …verbose) printf("\tInvalid NC component tag (%d), expecting NC_DIMENSION (%d)\n",tag,NC_DIMENSION); in val_get_NC_dimarray()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncmpivalid/
H A Dncmpivalid.c275 if (type != NC_DIMENSION && type != NC_UNSPECIFIED) { in val_get_NC_dimarray()
282 if(type != NC_DIMENSION) { in val_get_NC_dimarray()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncoffsets/
H A Dncoffsets.c60 NC_DIMENSION = 10, enumerator
1040 if (type != NC_DIMENSION && type != NC_UNSPECIFIED) in hdr_get_NC_dimarray()
1043 if (type != NC_DIMENSION) DEBUG_RETURN_ERROR(NC_EINVAL); in hdr_get_NC_dimarray()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dv1hpg.c460 status = v1h_put_NCtype(psp, NC_DIMENSION); in v1h_put_NC_dimarray()
503 if(type != NC_DIMENSION) in v1h_get_NC_dimarray()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dv1hpg.c493 status = v1h_put_NCtype(psp, NC_DIMENSION); in v1h_put_NC_dimarray()
536 if(type != NC_DIMENSION) in v1h_get_NC_dimarray()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dv1hpg.c493 status = v1h_put_NCtype(psp, NC_DIMENSION); in v1h_put_NC_dimarray()
536 if(type != NC_DIMENSION) in v1h_get_NC_dimarray()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dv1hpg.c487 status = v1h_put_NCtype(psp, NC_DIMENSION); in v1h_put_NC_dimarray()
530 if(type != NC_DIMENSION) in v1h_get_NC_dimarray()
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dv1hpg.c493 status = v1h_put_NCtype(psp, NC_DIMENSION); in v1h_put_NC_dimarray()
536 if(type != NC_DIMENSION) in v1h_get_NC_dimarray()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/lib/
H A Dnc.h118 NC_DIMENSION = 10, /* \x00 \x00 \x00 \x0A */ enumerator
H A Dheader.c554 status = ncmpix_put_uint32((void**)(&pbp->pos), NC_DIMENSION); in hdr_put_NC_dimarray()
1261 if (type != NC_DIMENSION && type != NC_UNSPECIFIED) { in hdr_get_NC_dimarray()
1268 if (type != NC_DIMENSION) { in hdr_get_NC_dimarray()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/docs/
H A Dfile_format_specifications.md42 dim_list = ABSENT | NC_DIMENSION nelems [dim ...]
48 NC_DIMENSION = \\x00 \\x00 \\x00 \\x0A // tag for list of dimensions
373 [magic number ] [ 0 records ] [NC_DIMENSION ] [ 1 dimension ]
/dports/science/netcdf/netcdf-c-4.7.4/docs/
H A Dfile_format_specifications.md42 dim_list = ABSENT | NC_DIMENSION nelems [dim ...]
48 NC_DIMENSION = \\x00 \\x00 \\x00 \\x0A // tag for list of dimensions
373 [magic number ] [ 0 records ] [NC_DIMENSION ] [ 1 dimension ]

12