Skip to content

MeshBase fixes for get_info()/print_info() - #4526

Open
roystgnr wants to merge 2 commits into
libMesh:develfrom
roystgnr:info_fixes
Open

MeshBase fixes for get_info()/print_info()#4526
roystgnr wants to merge 2 commits into
libMesh:develfrom
roystgnr:info_fixes

Conversation

@roystgnr

Copy link
Copy Markdown
Member

This is a straightforward improvement + fix, independent of the rest of #4411

These are const methods, so we can't update caches on the fly, but we
can note that the cached data may be outdated rather than failing
assertions in the queries.
This was a pre-existing bug but we just never noticed it...
@moosebuild

Copy link
Copy Markdown

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

Coverage

907660 #4526 e5bcbe
Total Total +/- New
Rate 65.93% 65.93% +0.00% 100.00%
Hits 79374 79382 +8 17
Misses 41019 41023 +4 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.

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