Home
last modified time | relevance | path

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

/dports/math/py-yt/yt-4.0.1/yt/geometry/
H A Dparticle_smooth.c4970 PyObject *__pyx_v_index_fields = 0; in __pyx_pw_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_7process_octree() local
5165 __pyx_v_index_fields = values[8]; in __pyx_pw_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_7process_octree()
5294 __Pyx_INCREF(__pyx_v_index_fields); in __pyx_pf_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_6process_octree()
6385 __pyx_t_1 = (__pyx_v_index_fields == Py_None); in __pyx_pf_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_6process_octree()
6398 __Pyx_DECREF_SET(__pyx_v_index_fields, __pyx_t_4); in __pyx_pf_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_6process_octree()
6417 …__pyx_t_16 = PyObject_Length(__pyx_v_index_fields); if (unlikely(__pyx_t_16 == ((Py_ssize_t)-1))) … in __pyx_pf_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_6process_octree()
6448 …__pyx_t_4 = __Pyx_GetItemInt(__pyx_v_index_fields, __pyx_v_i, int, 1, __Pyx_PyInt_From_int, 0, 0, … in __pyx_pf_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_6process_octree()
7085 __Pyx_XDECREF(__pyx_v_index_fields); in __pyx_pf_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_6process_octree()
9980 … __pyx_v_j, __pyx_v_k, __pyx_v_dim, __pyx_v_opos, __pyx_v_fields, __pyx_v_index_fields, __pyx_v_dq… in __pyx_f_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_neighbor_process()
10153 … __pyx_v_j, __pyx_v_k, __pyx_v_dim, __pyx_v_opos, __pyx_v_fields, __pyx_v_index_fields, __pyx_v_dq… in __pyx_f_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_neighbor_process_particle()
[all …]