Home
last modified time | relevance | path

Searched refs:getNCvx_float_ushort (Results 1 – 5 of 5) sorted by last modified time

/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c7955 getNCvx_float_ushort(const NC3_INFO* ncp, const NC_var *varp, in getNCvx_float_ushort() function
10726 return getNCvx_float_ushort(ncp,varp,start,nelems,(unsigned short*)value); in readNCv()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c8097 getNCvx_float_ushort(const NC3_INFO* ncp, const NC_var *varp, in getNCvx_float_ushort() function
10868 return getNCvx_float_ushort(ncp,varp,start,nelems,(unsigned short*)value); in readNCv()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dputget.m41327 return getNCvx_float_ushort(ncp,varp,start,nelems,(unsigned short*)value);
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dputget.c15040 getNCvx_float_ushort(const NC3_INFO* ncp, const NC_var *varp, in getNCvx_float_ushort() function
20230 return getNCvx_float_ushort(ncp,varp,start,nelems,(unsigned short*)value); in readNCv()
H A Dputget.m41265 return getNCvx_float_ushort(ncp,varp,start,nelems,(unsigned short*)value);