![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/stacktrace.hpp"#include "shamalgs/collective/reduction.hpp"#include "shambackends/kernel_call.hpp"#include "shammath/AABB.hpp"#include "shammath/sphkernels.hpp"#include "shammodels/sph/math/density.hpp"#include "shammodels/sph/modules/render/SPHInterpolation.hpp"#include "shamrock/patch/PatchDataField.hpp"#include "shamtree/CompressedLeafBVH.hpp"#include "shamtree/KarrasRadixTreeField.hpp"#include <cmath>#include <limits>Go to the source code of this file.
Definition in file SPHInterpolation.cpp.