Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Functions
pyShambackends.cpp File Reference
#include "shambackends/DeviceBuffer.hpp"
#include "shambackends/MemPerfInfos.hpp"
#include "shambindings/pybind11_stl.hpp"
#include "shambindings/pybindaliases.hpp"
#include "shambindings/pytypealias.hpp"
#include "shamcomm/logs.hpp"
#include "shamsys/NodeInstance.hpp"
#include <pybind11/complex.h>
+ Include dependency graph for pyShambackends.cpp:

Go to the source code of this file.

Functions

template<class T >
void register_DeviceBuffer (py::module &m, const char *class_name)
 
 Register_pymod (shambackendslibinit)
 

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

Function Documentation

◆ register_DeviceBuffer()

template<class T >
void register_DeviceBuffer ( py::module &  m,
const char *  class_name 
)
inline

Definition at line 26 of file pyShambackends.cpp.

◆ Register_pymod()

Register_pymod ( shambackendslibinit  )

Definition at line 69 of file pyShambackends.cpp.