Home
last modified time | relevance | path

Searched refs:__pyx_pybuffernd_curpos (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Ddepth_first_octree.c4759 __Pyx_LocalBuf_ND __pyx_pybuffernd_curpos; in __pyx_pf_2yt_9utilities_3lib_18depth_first_octree_2RecurseOctreeByLevels() local
4848 __pyx_pybuffernd_curpos.data = NULL; in __pyx_pf_2yt_9utilities_3lib_18depth_first_octree_2RecurseOctreeByLevels()
4849 __pyx_pybuffernd_curpos.rcbuffer = &__pyx_pybuffer_curpos; in __pyx_pf_2yt_9utilities_3lib_18depth_first_octree_2RecurseOctreeByLevels()
4866__pyx_pybuffernd_curpos.diminfo[0].strides = __pyx_pybuffernd_curpos.rcbuffer->pybuffer.strides[0]… in __pyx_pf_2yt_9utilities_3lib_18depth_first_octree_2RecurseOctreeByLevels()
5097 if (__pyx_t_16 < 0) __pyx_t_16 += __pyx_pybuffernd_curpos.diminfo[0].shape; in __pyx_pf_2yt_9utilities_3lib_18depth_first_octree_2RecurseOctreeByLevels()
5098 …trided1d(__pyx_t_5numpy_int32_t *, __pyx_pybuffernd_curpos.rcbuffer->pybuffer.buf, __pyx_t_16, __p… in __pyx_pf_2yt_9utilities_3lib_18depth_first_octree_2RecurseOctreeByLevels()
5147 if (__pyx_t_23 < 0) __pyx_t_23 += __pyx_pybuffernd_curpos.diminfo[0].shape; in __pyx_pf_2yt_9utilities_3lib_18depth_first_octree_2RecurseOctreeByLevels()
5148 …trided1d(__pyx_t_5numpy_int32_t *, __pyx_pybuffernd_curpos.rcbuffer->pybuffer.buf, __pyx_t_23, __p… in __pyx_pf_2yt_9utilities_3lib_18depth_first_octree_2RecurseOctreeByLevels()
5502 …trided1d(__pyx_t_5numpy_int32_t *, __pyx_pybuffernd_curpos.rcbuffer->pybuffer.buf, __pyx_t_58, __p… in __pyx_pf_2yt_9utilities_3lib_18depth_first_octree_2RecurseOctreeByLevels()
5542 __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_curpos.rcbuffer->pybuffer); in __pyx_pf_2yt_9utilities_3lib_18depth_first_octree_2RecurseOctreeByLevels()
[all …]