Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep mesh prepared when an extraction matrix has us create new NodeElems #3844

Closed
wants to merge 3 commits into from

Conversation

roystgnr
Copy link
Member

I can work around this at the application level, but we shouldn't have to.

This should make it easier to selectively apply kernels to assembly
elements in most cases.
Doing this on the fly should be much more convenient than trying to
patch it up or doing a full prepare_for_use() afterward.
@moosebuild
Copy link

Job Coverage on 783dbf3 wanted to post the following:

Coverage

a1fef2 #3844 783dbf
Total Total +/- New
Rate 62.68% 62.00% -0.68% 100.00%
Hits 69089 68345 -744 10
Misses 41140 41890 +750 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.

@roystgnr
Copy link
Member Author

Closing this in favor of a much bigger branch with diagnostics and fixes for the bugs I uncovered.

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.

None yet

2 participants