![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#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 "shamrock/solvergraph/Field.hpp"#include "shamrock/solvergraph/IEdge.hpp"#include "shamsys/NodeInstance.hpp"#include <pybind11/complex.h>#include <pybind11/pybind11.h>
Include dependency graph for pySolverGraph.cpp:Go to the source code of this file.
Functions | |
| template<class T > | |
| void | register_field (py::module &m, const char *class_name) |
| Register_pymod (shamsolvergraphinit) | |
Definition in file pySolverGraph.cpp.
| void register_field | ( | py::module & | m, |
| const char * | class_name | ||
| ) |
Definition at line 29 of file pySolverGraph.cpp.
| Register_pymod | ( | shamsolvergraphinit | ) |
Definition at line 49 of file pySolverGraph.cpp.