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

FEEvaluationBase::read_write_operation Chose correct code path for neighbors and activated mask #14119

Merged
merged 1 commit into from Jul 9, 2022

Conversation

bergbauer
Copy link
Contributor

Follow up to #14085

This PR selects the correct code path for both masking and neighbor evaluation.

@peterrum @kronbichler

Copy link
Member

@peterrum peterrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point a test would be good. What about turning the shifted FEEval into a test?

@peterrum
Copy link
Member

peterrum commented Jul 8, 2022

/rebuild

@kronbichler kronbichler merged commit 8ebffbd into dealii:master Jul 9, 2022
@kronbichler
Copy link
Member

I think we should have the test in a separate PR. This is something I would like to get evaluated now in terms of performance.

@bergbauer
Copy link
Contributor Author

At some point a test would be good. What about turning the shifted FEEval into a test?

I will add a test in a follow up!

mkghadban pushed a commit to OpenFCST/dealii that referenced this pull request Sep 8, 2022
FEEvaluationBase::read_write_operation Chose correct code path for neighbors and activated mask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants