Christopher Lackner 9e63ba0943 parse additional kwargs internally as flags to avoid bad_any_cast
There seem to be somehow multiple py::kwargs classes created in
different libraries, because of this the any_cast is failing.
To circumvent this we attach them to the MeshingParameters object
as flags.
2019-08-06 17:38:44 +02:00
..
2019-08-06 14:16:13 +02:00
2019-08-06 15:58:15 +02:00
2019-07-09 18:00:12 +02:00
2019-07-09 10:39:16 +02:00
2019-07-30 23:51:54 +02:00
2019-08-06 14:16:13 +02:00
2018-11-29 18:35:30 +01:00