Seg fault when adding libs and functions in controlDict with Cython libs
friedenhe opened this issue · 1 comments
friedenhe commented
When calling solver wrapped with Cython, it returns seg fault if forceFunctions is defined, and if more than one .so files are added to the libs in controlDict.
friedenhe commented
The plan is to integrate all libs into DASolver.so so there is no need to define libs in controlDict.