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
5void register_const_bindings(pybind11::module &const_submodule);
void register_const_bindings(pybind11::module &const_submodule)
Definition bindings.cpp:12