![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/logs/loglevels.hpp"#include "shambackends/typeAliasVec.hpp"#include "shambindings/pybind11_stl.hpp"#include "shambindings/pybindaliases.hpp"#include "shamcomm/logs.hpp"#include "shammath/AABB.hpp"#include "shampylib/PatchDataToPy.hpp"#include "shamrock/patch/Patch.hpp"#include "shamrock/scheduler/ShamrockCtx.hpp"#include <pybind11/numpy.h>#include <pybind11/pybind11.h>#include <variant>
Include dependency graph for pyShamrockCtx.cpp:Go to the source code of this file.
Functions | |
| template<class T > | |
| void | register_patch_transform_class (py::module &m, std::string name) |
| Register_pymod (pyshamrockctxinit) | |
Definition in file pyShamrockCtx.cpp.
|
inline |
Definition at line 30 of file pyShamrockCtx.cpp.
| Register_pymod | ( | pyshamrockctxinit | ) |
Definition at line 49 of file pyShamrockCtx.cpp.