Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Functions
pyShamrockCtx.cpp File Reference
#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)
 

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

Function Documentation

◆ register_patch_transform_class()

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

Definition at line 30 of file pyShamrockCtx.cpp.

◆ Register_pymod()

Register_pymod ( pyshamrockctxinit  )

Definition at line 49 of file pyShamrockCtx.cpp.