Skip to content

add pybind11 __init__ method for session/mesh/Topology

pybind11 for session/mesh/Topology previously only had default constructor. Added the one that takes arguments to make it work correctly in the python wrapper.

Merge request reports