Skip to content

[Python] manually exposing std vector#148

Merged
philbucher merged 4 commits into
masterfrom
py/not-using-make-opaque
Feb 24, 2021
Merged

[Python] manually exposing std vector#148
philbucher merged 4 commits into
masterfrom
py/not-using-make-opaque

Conversation

@philbucher

Copy link
Copy Markdown
Member

in #118 I introduced PYBIND11_MAKE_OPAQUE
When integrating this in Kratos (KratosMultiphysics/Kratos#8363) I noticed that it messes up the remaining python interface of Kratos
Hence I am reverting this and bring back the manual exposure of std::vector

@philbucher

Copy link
Copy Markdown
Member Author

now seems to work in Kratos too :)

@philbucher philbucher merged commit c17ce55 into master Feb 24, 2021
@philbucher philbucher deleted the py/not-using-make-opaque branch February 24, 2021 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant