You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you create a gridfunciton on some fespace inside a function, the fespace can be garbage collected. Then some of the gridfunction functionality, which relies on fespace object will segfault.
Issue fixed in my code.
TODO: create a minimal example and send it to pymfem
MFEM_piecewise solver crashes when using in multithreaded mode (one solver per electrode).
The text was updated successfully, but these errors were encountered: