KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
libpykids_v1.cpp File Reference
#include <pybind11/complex.h>
#include <pybind11/eigen.h>
#include <pybind11/embed.h>
#include <pybind11/numpy.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include "kids/DataSet.h"
#include "kids/Kernel.h"
#include "kids/ModelFactory.h"
#include "kids/Param.h"
#include "kids/SolverFactory.h"
#include "kids_phys.cc"
#include "kids_param.cc"
#include "kids_dataset.cc"
#include "kids_kernel.cc"
Include dependency graph for libpykids_v1.cpp:

Go to the source code of this file.

Functions

 PYBIND11_MODULE (libpykids_v1, m)
 

Function Documentation

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( libpykids_v1 ,
m  )

Definition at line 17 of file libpykids_v1.cpp.