BOUT-dev icon indicating copy to clipboard operation
BOUT-dev copied to clipboard

Pybind experiment

Open d7919 opened this issue 6 years ago • 1 comments

For discussion.

Adds pybind11 as a submodule and provides an example of how to use this to use python within a C++ example. The commit history also includes a hacked example of using this as a part of the field generators so that we could use python as a part of the field function generation. This has been reverted in the final version as it was very much a hack.

d7919 avatar May 22 '19 09:05 d7919

Needs to be adopted for cmake.

dschwoerer avatar Oct 16 '23 09:10 dschwoerer