Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
CartesianRender.cpp File Reference
#include "shambase/exception.hpp"
#include "shambackends/kernel_call.hpp"
#include "shammath/AABB.hpp"
#include "shammodels/sph/math/density.hpp"
#include "shammodels/sph/modules/render/CartesianRender.hpp"
#include "shammodels/sph/modules/render/RenderFieldGetter.hpp"
#include "shamrock/scheduler/SchedulerUtility.hpp"
+ Include dependency graph for CartesianRender.cpp:

Go to the source code of this file.

Namespaces

namespace  shammodels
 namespace for models
 
namespace  shammodels::sph
 namespace for the sph model
 
namespace  shammodels::sph::modules
 namespace for the sph model modules
 

Functions

template<class Tvec >
sham::DeviceBuffer< Tvec > shammodels::sph::modules::pixel_to_positions (Tvec center, Tvec delta_x, Tvec delta_y, u32 nx, u32 ny)
 
template<class Tvec >
sham::DeviceBuffer< shammath::Ray< Tvec > > shammodels::sph::modules::pixel_to_orthographic_rays (Tvec center, Tvec delta_x, Tvec delta_y, u32 nx, u32 ny)
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)
Yona Lapeyre (yona..nosp@m.lape.nosp@m.yre@e.nosp@m.ns-l.nosp@m.yon.f.nosp@m.r)

Definition in file CartesianRender.cpp.