![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/aliases_int.hpp"#include "shambase/type_traits.hpp"#include "shammath/symtensor_collections.hpp"#include "shamphys/fmm/grav_moments.hpp"
Include dependency graph for grav_moment_offset.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| template<class T , u32 low_order, u32 high_order> | |
| shammath::SymTensorCollection< T, low_order, high_order > | shamphys::offset_dM_mat_delta (const shammath::SymTensorCollection< T, low_order, high_order > &dM, const sycl::vec< T, 3 > &offset) |
| template<class T , u32 low_order, u32 high_order> | |
| shammath::SymTensorCollection< T, low_order, high_order > | shamphys::offset_dM_mat (const shammath::SymTensorCollection< T, low_order, high_order > &dM, const sycl::vec< T, 3 > &from, const sycl::vec< T, 3 > &to) |
Definition in file grav_moment_offset.hpp.
|
inline |
Definition at line 235 of file grav_moment_offset.hpp.
|
inline |
Definition at line 27 of file grav_moment_offset.hpp.