![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Include dependency graph for convert_ranges.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| template<class u_morton , class vec_prec > | |
| void | sycl_convert_cell_range (sycl::queue &queue, u32 leaf_cnt, u32 internal_cnt, vec_prec bounding_box_min, vec_prec bounding_box_max, std::unique_ptr< sycl::buffer< typename morton_3d::morton_types< u_morton >::int_vec_repr > > &buf_pos_min_cell, std::unique_ptr< sycl::buffer< typename morton_3d::morton_types< u_morton >::int_vec_repr > > &buf_pos_max_cell, std::unique_ptr< sycl::buffer< vec_prec > > &buf_pos_min_cell_flt, std::unique_ptr< sycl::buffer< vec_prec > > &buf_pos_max_cell_flt) |
Definition in file convert_ranges.hpp.