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

Make ConstantVectorPostprocessor more flexible #14569

Closed
snschune opened this issue Jan 3, 2020 · 0 comments · Fixed by #14570
Closed

Make ConstantVectorPostprocessor more flexible #14569

snschune opened this issue Jan 3, 2020 · 0 comments · Fixed by #14570
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@snschune
Copy link
Contributor

snschune commented Jan 3, 2020

Reason

I want ConstantVectorPostprocessor to be able to manage multiple user-supplied
data vectors.

Design

Simple modification: make value a vector of vectors and add a parameter vector_names which is a vector of strings defaulting to value.

Impact

Old inputs will still work without changes.

@snschune snschune added P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software. labels Jan 3, 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