| htol_up_iter (defined in integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton >) | integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton > | |
| htol_up_tol (defined in integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton >) | integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton > | |
| LeapfrogGeneral(PatchScheduler &sched, bool periodic_mode, flt htol_up_tol, flt htol_up_iter, flt sph_gpart_mass) (defined in integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton >) | integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton > | inline |
| periodic_mode (defined in integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton >) | integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton > | |
| sched (defined in integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton >) | integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton > | |
| sph_gpart_mass (defined in integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton >) | integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton > | |
| step(flt old_time, bool do_force, bool do_corrector, LambdaCFL &&lambda_cfl, LambdaUpdateTime &&lambda_update_time, LambdaSwapDer &&lambda_swap_der, LambdaPostSync &&lambda_post_sync, LambdaForce &&lambda_compute_forces, LambdaCorrector &&lambda_correct) (defined in integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton >) | integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton > | inline |
| sycl_move_parts(sycl::queue &queue, u32 npart, flt dt, const std::unique_ptr< sycl::buffer< vec3 > > &buf_xyz, const std::unique_ptr< sycl::buffer< vec3 > > &buf_vxyz) (defined in integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton >) | integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton > | inlinestatic |
| sycl_position_modulo(sycl::queue &queue, u32 npart, const std::unique_ptr< sycl::buffer< vec3 > > &buf_xyz, std::tuple< vec3, vec3 > box) (defined in integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton >) | integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton > | inlinestatic |
| vec3 typedef (defined in integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton >) | integrators::sph::LeapfrogGeneral< flt, Kernel, u_morton > | |