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

Extend Reporter System #24678

Closed
maxnezdyur opened this issue Jun 13, 2023 · 0 comments · Fixed by #24707
Closed

Extend Reporter System #24678

maxnezdyur opened this issue Jun 13, 2023 · 0 comments · Fixed by #24707
Labels
C: Framework T: task An enhancement to the software.

Comments

@maxnezdyur
Copy link
Contributor

Reason

Extend reporter systems to have ElementReporters and NodalReporters. This makes aggregating data easier when needing to loop over nodes or elements.

Design

Derive ElementReporters and NodalReporters from GeneralReporters and Element/NodalUserObjects.

Impact

Adds new capabilities without changing any existing APIs.

@maxnezdyur maxnezdyur added the T: task An enhancement to the software. label Jun 13, 2023
maxnezdyur added a commit to maxnezdyur/moose that referenced this issue Jun 14, 2023
maxnezdyur added a commit to maxnezdyur/moose that referenced this issue Jun 15, 2023
maxnezdyur added a commit to maxnezdyur/moose that referenced this issue Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants