Home
last modified time | relevance | path

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

/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dgeometry_utils.cpp7815 __pyx_t_5numpy_uint32_t __pyx_v_ntot; in __pyx_pf_2yt_9utilities_3lib_14geometry_utils_24get_morton_neighbors_coarse() local
8218 __pyx_t_5numpy_uint32_t __pyx_v_ntot; in __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_coarse() local
8279 __pyx_v_ntot = 0; in __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_coarse()
8743 __pyx_t_39 = __pyx_v_ntot; in __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_coarse()
8753 __pyx_v_ntot = (__pyx_v_ntot + 1); in __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_coarse()
8774 __pyx_r = __pyx_v_ntot; in __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_coarse()
9616 __pyx_v_ntot = 0; in __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_refined()
10258 __pyx_t_51 = __pyx_v_ntot; in __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_refined()
10298 __pyx_t_58 = __pyx_v_ntot; in __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_refined()
10308 __pyx_v_ntot = (__pyx_v_ntot + 1); in __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_refined()
[all …]
H A Dewah_bool_wrap.cpp15880 __pyx_t_5numpy_uint32_t __pyx_v_ntot; in __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection__get_ghost_zones() local
16349__pyx_v_ntot = __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_coarse(__pyx_v_mi1, _… in __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection__get_ghost_zones()
16358 __pyx_t_11 = __pyx_v_ntot; in __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection__get_ghost_zones()
16486__pyx_v_ntot = __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_refined(__pyx_v_mi1, … in __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection__get_ghost_zones()
16495 __pyx_t_11 = __pyx_v_ntot; in __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection__get_ghost_zones()
/dports/math/py-yt/yt-4.0.1/yt/geometry/
H A Dparticle_oct_container.cpp33918 __pyx_t_5numpy_uint32_t __pyx_v_ntot; in __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_add_neighbors_coarse() local
33935__pyx_v_ntot = __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_coarse(__pyx_v_mi1, _… in __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_add_neighbors_coarse()
33944 __pyx_t_1 = __pyx_v_ntot; in __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_add_neighbors_coarse()
33993 __pyx_t_5numpy_uint32_t __pyx_v_ntot; in __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_set_files_neighbors_coarse() local
34015__pyx_v_ntot = __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_coarse(__pyx_v_mi1, _… in __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_set_files_neighbors_coarse()
34024 __pyx_t_1 = __pyx_v_ntot; in __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_set_files_neighbors_coarse()
34124 __pyx_t_5numpy_uint32_t __pyx_v_ntot; in __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_add_neighbors_refined() local
34145__pyx_v_ntot = __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_refined(__pyx_v_mi1, … in __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_add_neighbors_refined()
34154 __pyx_t_1 = ((__pyx_t_5numpy_int32_t)__pyx_v_ntot); in __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_add_neighbors_refined()
34255 __pyx_t_5numpy_uint32_t __pyx_v_ntot; in __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_set_files_neighbors_refined() local
[all …]
H A Dparticle_smooth.c9730 int __pyx_v_ntot; in __pyx_f_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_neighbor_process() local
9881 __pyx_v_ntot = 0; in __pyx_f_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_neighbor_process()
9925__pyx_v_ntot = (__pyx_v_ntot + (*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_pcounts.data +… in __pyx_f_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_neighbor_process()
9940 …__pyx_t_18 = __Pyx_PyInt_From_int(__pyx_v_ntot); if (unlikely(!__pyx_t_18)) __PYX_ERR(0, 539, __py… in __pyx_f_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_neighbor_process()