-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Extend MFEMSumAux to sum over an arbitrary number of MFEMVariables #31599
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
Extend MFEMSumAux to sum over an arbitrary number of MFEMVariables #31599
Conversation
|
Job Documentation, step Docs: sync website on 44238c2 wanted to post the following: View the site here This comment will be updated on new commits. |
|
Job Coverage, step Generate coverage on 44238c2 wanted to post the following: Framework coverage
Modules coverageCoverage did not change Full coverage reportsReports
This comment will be updated on new commits. |
||||||||||||||||||||||||||
4696608 to
ab98787
Compare
|
Should now be ready for review - was briefly moved back to 'WIP' whilst an issue observed with multiple |
GiudGiud
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good!
in MOOSE we called that one the LinearCombination... (Function probably) but Sum makes more sense
…ace consistency. Refs idaholab#31595
…ve to the number of variables will throw an error. Refs idaholab#31595
ab98787 to
1643c99
Compare
Co-authored-by: Alex Lindsay <[email protected]>
|
failure is unrelated |
Closes #31595.