Skip to content

Tpetra: Hopefully fix #3968

James Willenbring requested to merge mhoemmen:Test-3968 into develop

Created by: mhoemmen

@trilinos/tpetra @rppawlo

Description

Hopeful fix for #3968 (closed). I was planning to push just the test first, so I could see it fail on the Dashboard and thus justify the fix. However, I accidentally included the fix with the test. We can still exercise the test manually by disabling the fix. We know that the existing code was wrong, so the fix is still a good idea.

Motivation and Context

Panzer needs Tpetra to fix #3968 (closed) so that global unknown numbering works.

Related Issues

Merge request reports