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
export LIBMESH_RUN="mpiexec -np 2" is giving me 14 test failures. I believe all of them are the PressurePinning failing to find a point in the mesh. I tried one of the tests with Mesh/class=serial just to be sure and it still failed.
Damn. I tried libMesh all the back to f0def3fca and still saw this. Guess no git bisect from the libMesh side and going to have to do it the old fashioned way.
export LIBMESH_RUN="mpiexec -np 2"
is giving me 14 test failures. I believe all of them are thePressurePinning
failing to find a point in the mesh. I tried one of the tests withMesh/class=serial
just to be sure and it still failed.The text was updated successfully, but these errors were encountered: