Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Functions
pySolverGraph.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 "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)
 

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

Function Documentation

◆ register_field()

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

Definition at line 29 of file pySolverGraph.cpp.

◆ Register_pymod()

Register_pymod ( shamsolvergraphinit  )

Definition at line 49 of file pySolverGraph.cpp.