![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambackends/sycl.hpp"#include "shambackends/typeAliasVec.hpp"#include "shambindings/pybindaliases.hpp"#include <pybind11/cast.h>#include <shamunits/Constants.hpp>#include <shamunits/Names.hpp>#include <shamunits/UnitSystem.hpp>#include <memory>
Include dependency graph for pyUnits.cpp:Go to the source code of this file.
Macros | |
| #define | X(st, conv) |
Functions | |
| Register_pymod (pyunits_init) | |
Definition in file pyUnits.cpp.
| #define X | ( | st, | |
| conv | |||
| ) |
| Register_pymod | ( | pyunits_init | ) |
Xmacro X macro to define the conversion constants bindings
Definition at line 25 of file pyUnits.cpp.
Here is the call graph for this function: