Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Functions
pyShamtree.cpp File Reference
#include "shambase/time.hpp"
#include "shambackends/DeviceBuffer.hpp"
#include "shambindings/pybind11_stl.hpp"
#include "shambindings/pybindaliases.hpp"
#include "shambindings/pytypealias.hpp"
#include "shamcomm/logs.hpp"
#include "shamsys/NodeInstance.hpp"
#include "shamtree/CLBVHDualTreeTraversal.hpp"
#include "shamtree/CompressedLeafBVH.hpp"
#include <pybind11/complex.h>
+ Include dependency graph for pyShamtree.cpp:

Go to the source code of this file.

Functions

template<class Tmorton , class Tvec , u32 dim>
void register_CLBVH (py::module &m, const char *class_name)
 
template<class Tmorton , class Tvec , u32 dim>
void register_dtt_alg (py::module &m)
 
 Register_pymod (shamtreelibinit)
 

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 pyShamtree.cpp.

Function Documentation

◆ register_CLBVH()

template<class Tmorton , class Tvec , u32 dim>
void register_CLBVH ( py::module &  m,
const char *  class_name 
)
inline

Definition at line 28 of file pyShamtree.cpp.

◆ register_dtt_alg()

template<class Tmorton , class Tvec , u32 dim>
void register_dtt_alg ( py::module &  m)
inline

Definition at line 62 of file pyShamtree.cpp.

◆ Register_pymod()

Register_pymod ( shamtreelibinit  )

Definition at line 106 of file pyShamtree.cpp.