Home
last modified time | relevance | path

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

/dports/science/py-dipy/dipy-1.4.1/dipy/segment/
H A Dmrf.c4987 npy_intp __pyx_v_nz; in __pyx_f_4dipy_7segment_3mrf__initialize_param_uniform() local
5101 __pyx_t_10 = __pyx_v_nz; in __pyx_f_4dipy_7segment_3mrf__initialize_param_uniform()
5232 npy_intp __pyx_v_nz; in __pyx_f_4dipy_7segment_3mrf__negloglikelihood() local
5344 __pyx_t_7 = __pyx_v_nz; in __pyx_f_4dipy_7segment_3mrf__negloglikelihood()
5516 npy_intp __pyx_v_nz; in __pyx_f_4dipy_7segment_3mrf__prob_image() local
5630 __pyx_t_7 = __pyx_v_nz; in __pyx_f_4dipy_7segment_3mrf__prob_image()
6897 npy_intp __pyx_v_nz; in __pyx_f_4dipy_7segment_3mrf__initialize_maximum_likelihood() local
6991 __pyx_t_7 = __pyx_v_nz; in __pyx_f_4dipy_7segment_3mrf__initialize_maximum_likelihood()
7128 npy_intp __pyx_v_nz; in __pyx_f_4dipy_7segment_3mrf__icm_ising() local
7305 __pyx_t_10 = __pyx_v_nz; in __pyx_f_4dipy_7segment_3mrf__icm_ising()
[all …]
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dfortran_reader.c2035 …__pyx_v_nhydro_vars, int __pyx_v_nx, int __pyx_v_ny, CYTHON_UNUSED int __pyx_v_nz, int __pyx_v_ix,…
3534 CYTHON_UNUSED int __pyx_v_nz; in __pyx_pw_2yt_9utilities_3lib_14fortran_reader_7read_art_root_vars() local
3664__pyx_v_nz = __Pyx_PyInt_As_int(values[5]); if (unlikely((__pyx_v_nz == (int)-1) && PyErr_Occurred… in __pyx_pw_2yt_9utilities_3lib_14fortran_reader_7read_art_root_vars()
3679 …__pyx_v_root_grid_offset, __pyx_v_nhydro_vars, __pyx_v_nx, __pyx_v_ny, __pyx_v_nz, __pyx_v_ix, __p… in __pyx_pw_2yt_9utilities_3lib_14fortran_reader_7read_art_root_vars()
3686 …__pyx_v_nhydro_vars, int __pyx_v_nx, int __pyx_v_ny, CYTHON_UNUSED int __pyx_v_nz, int __pyx_v_ix,… in __pyx_pf_2yt_9utilities_3lib_14fortran_reader_6read_art_root_vars() argument
/dports/science/py-dipy/dipy-1.4.1/dipy/denoise/
H A Dshift_twist_convolution.c3429 npy_intp __pyx_v_nz; in __pyx_f_4dipy_7denoise_23shift_twist_convolution_perform_convolution() local
3596 __pyx_v_nz = (__pyx_v_odfs.shape[2]); in __pyx_f_4dipy_7denoise_23shift_twist_convolution_perform_convolution()
3720 …__pyx_t_9 = __Pyx_PyInt_From_Py_intptr_t(__pyx_v_nz); if (unlikely(!__pyx_t_9)) __PYX_ERR(0, 182, … in __pyx_f_4dipy_7denoise_23shift_twist_convolution_perform_convolution()
3776 …__pyx_t_2 = __Pyx_PyInt_From_Py_intptr_t(__pyx_v_nz); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 183, … in __pyx_f_4dipy_7denoise_23shift_twist_convolution_perform_convolution()
3821 __pyx_v_expectedvox = ((__pyx_v_nx * __pyx_v_ny) * __pyx_v_nz); in __pyx_f_4dipy_7denoise_23shift_twist_convolution_perform_convolution()
3907 __pyx_t_20 = __pyx_v_nz; in __pyx_f_4dipy_7denoise_23shift_twist_convolution_perform_convolution()
3959 …dipy_7denoise_23shift_twist_convolution_int_min(((__pyx_v_cz + __pyx_v_hn) + 1), (__pyx_v_nz - 1)); in __pyx_f_4dipy_7denoise_23shift_twist_convolution_perform_convolution()
H A Dnlmeans_block.c4254 …v_x, int __pyx_v_y, int __pyx_v_z, int __pyx_v_nx, int __pyx_v_ny, int __pyx_v_nz, int __pyx_v_blo… in __pyx_f_4dipy_7denoise_13nlmeans_block__distance() argument
4404 __pyx_v_nk2 = (__pyx_v_nz + __pyx_v_k); in __pyx_f_4dipy_7denoise_13nlmeans_block__distance()
/dports/math/py-yt/yt-4.0.1/yt/geometry/
H A Dselection_routines.c6250 …_routines_RaySelector *__pyx_v_self, PyObject *__pyx_v_mesh, PyObject *__pyx_v_nz, int __pyx_v_off…
33755 PyObject *__pyx_v_nz = 0;
33805 __pyx_v_nz = values[1];
33816 …ometry_18selection_routines_RaySelector *)__pyx_v_self), __pyx_v_mesh, __pyx_v_nz, __pyx_v_offset);
33823 …_routines_RaySelector *__pyx_v_self, PyObject *__pyx_v_mesh, PyObject *__pyx_v_nz, int __pyx_v_off…
34195 __Pyx_INCREF(__pyx_v_nz);
34196 __Pyx_GIVEREF(__pyx_v_nz);
34197 PyTuple_SET_ITEM(__pyx_t_1, 0, __pyx_v_nz);
34243 __Pyx_INCREF(__pyx_v_nz);
34244 __Pyx_GIVEREF(__pyx_v_nz);
[all …]
H A Dparticle_smooth.c5231 int __pyx_v_nz; in __pyx_pf_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_6process_octree() local
6015 __pyx_v_nz = (((__pyx_v_dims[0]) * (__pyx_v_dims[1])) * (__pyx_v_dims[2])); in __pyx_pf_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_6process_octree()
6944 …( /* dim=0 */ (__pyx_v_mdom_ind.data + __pyx_t_44 * __pyx_v_mdom_ind.strides[0]) ))) * __pyx_v_nz); in __pyx_pf_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_6process_octree()
H A Dparticle_deposit.c5305 CYTHON_UNUSED int __pyx_v_nz; in __pyx_pf_2yt_8geometry_16particle_deposit_24ParticleDepositOperation_6process_octree() local
5504 __pyx_v_nz = (((__pyx_v_dims[0]) * (__pyx_v_dims[1])) * (__pyx_v_dims[2])); in __pyx_pf_2yt_8geometry_16particle_deposit_24ParticleDepositOperation_6process_octree()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/optimization/
H A Dneighbors.c8451 …three_to_one(__Pyx_memviewslice __pyx_v_label3d, long __pyx_v_ny, long __pyx_v_nz, __Pyx_memviewsl… in __pyx_f_12optimization_9neighbors_three_to_one() argument
8505__pyx_v_nz) + ((*((long *) ( /* dim=1 */ ((char *) (((long *) ( /* dim=0 */ (__pyx_v_label3d.data … in __pyx_f_12optimization_9neighbors_three_to_one()
/dports/math/py-yt/yt-4.0.1/yt/frontends/ramses/
H A Dio_utils.c4697 __pyx_t_2yt_9frontends_6ramses_8io_utils_DOUBLE_t __pyx_v_nz; in __pyx_pf_2yt_9frontends_6ramses_8io_utils_read_amr() local
4915 __pyx_v_nz = __pyx_t_15; in __pyx_pf_2yt_9frontends_6ramses_8io_utils_read_amr()
5301 …__pyx_t_10 = PyFloat_FromDouble(__pyx_v_nz); if (unlikely(!__pyx_t_10)) __PYX_ERR(0, 72, __pyx_L1_… in __pyx_pf_2yt_9frontends_6ramses_8io_utils_read_amr()