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

Create NearestPointLayeredIntegral #14717

Closed
vincentlaboure opened this issue Feb 12, 2020 · 1 comment · Fixed by #14724
Closed

Create NearestPointLayeredIntegral #14717

vincentlaboure opened this issue Feb 12, 2020 · 1 comment · Fixed by #14724
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@vincentlaboure
Copy link
Contributor

Reason

I something very similar to NearestPointLayeredAverage but using the integral rather than the average.

Design

The class NearestPointLayeredIntegral should be very easy to implement since LayeredAverage derives from LayeredIntegral. I'm fine pushing the change myself but I want to hear if there are any objections before spending time on it.

Impact

Add something new

@vincentlaboure vincentlaboure added P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software. labels Feb 12, 2020
@vincentlaboure
Copy link
Contributor Author

Sounds like #7048 was precisely done to enable adding this kind of object.

vincentlaboure added a commit to vincentlaboure/moose that referenced this issue Feb 17, 2020
vincentlaboure added a commit to vincentlaboure/moose that referenced this issue Feb 17, 2020
vincentlaboure added a commit to vincentlaboure/moose that referenced this issue Feb 19, 2020
vincentlaboure added a commit to vincentlaboure/moose that referenced this issue Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants