![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambackends/sycl.hpp"
Include dependency graph for density.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Functions | |
| template<class flt > | |
| flt | shamrock::sph::rho_h (flt m, flt h, flt hfact) |
| template<class flt , i32 dim = 3> | |
| flt | shamrock::sph::h_rho (flt m, flt rho, flt hfact) |
| template<class flt , i32 dim = 3> | |
| flt | shamrock::sph::newton_iterate_new_h (flt rho_ha, flt rho_sum, flt sumdWdh, flt h_a) |
Definition in file density.hpp.
|
inline |
Definition at line 28 of file density.hpp.
|
inline |
Definition at line 33 of file density.hpp.
|
inline |
Definition at line 23 of file density.hpp.