SERiF 0.0.1a
3+1D Stellar Structure and Evolution
Loading...
Searching...
No Matches
bindings.cpp File Reference
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <pybind11/stl_bind.h>
#include <string>
#include "bindings.h"
#include "config.h"

Go to the source code of this file.

Functions

template<typename T>
void def_config_get (py::module &m)
 
void register_config_bindings (pybind11::module &config_submodule)
 

Function Documentation

◆ def_config_get()

template<typename T>
void def_config_get ( py::module & m)

Definition at line 14 of file bindings.cpp.

◆ register_config_bindings()

void register_config_bindings ( pybind11::module & config_submodule)

Definition at line 23 of file bindings.cpp.