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

NearestPointBase #7048

Closed
friedmud opened this issue May 22, 2016 · 0 comments
Closed

NearestPointBase #7048

friedmud opened this issue May 22, 2016 · 0 comments
Assignees
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@friedmud
Copy link
Contributor

friedmud commented May 22, 2016

Description of the enhancement or error report

NearestPointLayeredAverage needs to be split into a base class and an inherited specialization. This will be done by templated inheritance.

Rationale for the enhancement or information for reproducing the error

The base class would be useful for creating many other "NearestPoint" objects including NearestPointLayeredIntegral or anything an application developer might think of (I have my own objects I want "NearestPoint" versions of in my code).

Identified impact

Just moving around internals... no user facing interfaces modified.

@friedmud friedmud added C: Framework T: task An enhancement to the software. P: normal A defect affecting operation with a low possibility of significantly affects. labels May 22, 2016
@friedmud friedmud self-assigned this May 22, 2016
friedmud added a commit to friedmud/moose that referenced this issue May 24, 2016
itgreenquist pushed a commit to itgreenquist/moose that referenced this issue May 25, 2016
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

No branches or pull requests

1 participant