Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
GreenFuncGravCartesian.hpp File Reference
Include dependency graph for GreenFuncGravCartesian.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shamphys::GreenFuncGravCartesian< T, low_order, high_order >
 Utility to get the derivatives of the Green function for gravity in Cartesian coordinates. More...

Functions

template<class T, u32 low_order, u32 high_order>
shammath::SymTensorCollection< T, low_order, high_order > shamphys::green_func_grav_cartesian (const sycl::vec< T, 3 > &r)

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 GreenFuncGravCartesian.hpp.

Function Documentation

◆ green_func_grav_cartesian()

template<class T, u32 low_order, u32 high_order>
shammath::SymTensorCollection< T, low_order, high_order > shamphys::green_func_grav_cartesian ( const sycl::vec< T, 3 > & r)
inline

Definition at line 44 of file GreenFuncGravCartesian.hpp.