GridFire 0.0.1a
General Purpose Nuclear Network
Loading...
Searching...
No Matches
bindings.cpp File Reference
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <pybind11/stl_bind.h>
#include "bindings.h"
#include "gridfire/solver/solver.h"
#include "trampoline/py_solver.h"

Go to the source code of this file.

Functions

void register_solver_bindings (py::module &m)
 

Function Documentation

◆ register_solver_bindings()

void register_solver_bindings ( py::module & m)

Definition at line 13 of file bindings.cpp.