libMesh / libmesh

libMesh github repository
http://libmesh.github.io
GNU Lesser General Public License v2.1
659 stars 286 forks source link

Handle unprepared distributed meshes in all_tri() #4002

Closed roystgnr closed 1 week ago

roystgnr commented 2 weeks ago

This is more flexible, and it will let us run the tests in https://github.com/idaholab/moose/pull/28834 distributed without having to add anything to the code on that side.

moosebuild commented 2 weeks ago

Job Coverage, step Generate coverage on ed14742 wanted to post the following:

Coverage

912dac #4002 ed1474
Total Total +/- New
Rate 62.37% 62.37% +0.00% 50.00%
Hits 72652 72655 +3 1
Misses 43842 43840 -2 1

Diff coverage report

Full coverage report

Warnings

This comment will be updated on new commits.