Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Functions
pyRay.hpp File Reference
#include "shambindings/pybindaliases.hpp"
+ Include dependency graph for pyRay.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T >
void shampylib::init_shamrock_math_Ray (py::module &m, std::string name)
 
template<class T >
void shampylib::init_shamrock_math_RingRay (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 pyRay.hpp.

Function Documentation

◆ init_shamrock_math_Ray()

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

Definition at line 23 of file pyRay.cpp.

◆ init_shamrock_math_RingRay()

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

Definition at line 46 of file pyRay.cpp.