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
I recently installed PyMFEM in my M1 mac and after installation, when I tried running the example to solve div(alpha grad(u)) = f in a square and to plot the result with matplotlib (modified from ex1.cpp) I am getting the following error:
That means mfem is running but not properly I think. Any ideas what could be the reason?
The text was updated successfully, but these errors were encountered:
I recently installed PyMFEM in my M1 mac and after installation, when I tried running the example to solve div(alpha grad(u)) = f in a square and to plot the result with matplotlib (modified from ex1.cpp) I am getting the following error:
That means mfem is running but not properly I think. Any ideas what could be the reason?
The text was updated successfully, but these errors were encountered: