SERiF
0.0.1a
3+1D Stellar Structure and Evolution
Loading...
Searching...
No Matches
bindings.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <pybind11/pybind11.h>
4
5
void
register_network_bindings
(pybind11::module &network_submodule);
6
7
void
register_approx8_bindings
(pybind11::module &network_submodule);
register_network_bindings
void register_network_bindings(pybind11::module &network_submodule)
Definition
bindings.cpp:15
register_approx8_bindings
void register_approx8_bindings(pybind11::module &network_submodule)
Definition
bindings.cpp:70
src
python
network
bindings.h
Generated by
1.13.2