Skip to content

Conversation

@roystgnr
Copy link
Member

A second attempt to fix the bug that Harshad Sahasrabudhe caught. This now passes simple tests for me with both ParallelMesh and SerialMesh.

roystgnr added 2 commits May 20, 2015 15:12
This was useful when debugging ParallelMesh::create_submesh() and
might be useful for others later.
Copying dof and processor ids from the supermesh, then letting the
usual renumbering fix them in the submesh, fixes the failures with
ParallelMesh.  This also works (albeit less efficiently than before)
in SerialMesh.
@roystgnr
Copy link
Member Author

...and Harshad reports "This fix is working for me" too. I'll merge once MooseBuild is happy.

@moosebuild
Copy link

Results of testing f353df7 using libmesh_PR_test recipe:

Passed on: linux-gnu

View the results here: https://www.moosebuild.com/view_job/16181

@moosebuild
Copy link

Results of testing f353df7 using libmesh_PR_test_dbg recipe:

Passed on: linux-gnu

View the results here: https://www.moosebuild.com/view_job/16182

roystgnr added a commit that referenced this pull request May 20, 2015
ParallelMesh::create_submesh() fixes
@roystgnr roystgnr merged commit a7348fb into libMesh:master May 20, 2015
@roystgnr roystgnr deleted the create_submesh_parmesh branch May 20, 2015 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants