Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Functions
pyAABB.cpp File Reference
#include "shambase/string.hpp"
#include "shambackends/fmt_bindings/fmt_defs.hpp"
#include "shambindings/pybindaliases.hpp"
#include "shambindings/pytypealias.hpp"
#include "shammath/AABB.hpp"
+ Include dependency graph for pyAABB.cpp:

Go to the source code of this file.

Functions

template<class T >
void shampylib::init_shamrock_math_AABB (py::module &m, std::string name)
 
template void shampylib::init_shamrock_math_AABB< f64_3 > (py::module &m, std::string name)
 

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

Function Documentation

◆ init_shamrock_math_AABB()

template<class T >
void shampylib::init_shamrock_math_AABB ( py::module &  m,
std::string  name 
)

Definition at line 25 of file pyAABB.cpp.