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

VectorAuxKernel #12312

Closed
lindsayad opened this issue Oct 15, 2018 · 0 comments · Fixed by #13257
Closed

VectorAuxKernel #12312

lindsayad opened this issue Oct 15, 2018 · 0 comments · Fixed by #13257
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

@lindsayad
Copy link
Member

Rationale

Sometime users would like to operate on a single vector auxiliary variable

Description

AuxKernel::computeValue returns a Real. VectorAuxKernel should likely return a RealVectorValue that is used to fill in a vector auxiliary variable.

Impact

Reduces code and input file duplication that would occur if operating on multiple scalar component variables.

@permcody permcody added C: Framework T: task An enhancement to the software. P: normal A defect affecting operation with a low possibility of significantly affects. labels Oct 15, 2018
@aeslaughter aeslaughter self-assigned this Apr 16, 2019
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.

3 participants