Home
last modified time | relevance | path

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

/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dprimitives.pxd18 np.int64_t near_boundary
H A Dbounding_volume_hierarchy.pyx337 ray.near_boundary = self.sampler.check_mesh_lines(mapped_coord)
491 self.mesh_lines[vi, vj] = ray.near_boundary
H A Dbounding_volume_hierarchy.cpp1323 __pyx_t_5numpy_int64_t near_boundary; member
5502 …__pyx_v_ray->near_boundary = ((struct __pyx_vtabstruct_2yt_9utilities_3lib_16element_mappings_Elem… in __pyx_f_2yt_9utilities_3lib_25bounding_volume_hierarchy_3BVH_intersect()
6839 __pyx_t_9 = __pyx_v_ray->near_boundary; in __pyx_pf_2yt_9utilities_3lib_25bounding_volume_hierarchy_14BVHMeshSampler___call__()
H A Dprimitives.c1130 __pyx_t_5numpy_int64_t near_boundary; member