Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Functions
convert_ranges.hpp File Reference
#include "shammath/sfc/morton.hpp"
#include <memory>
+ 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)
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file convert_ranges.hpp.