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

corrected resize output vectors to handle vector variables #3838

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

andcarl1364
Copy link

corrected files for resizing output vectors as mentioned in #3835

This solves problems found when using MOOSE in tandem with libmesh due
to MOOSE’s implementation treating names as the “first-class” identifier

Resolves: libMesh#3489
enhances MeshFunction to better handle vector variables
which in turn helps general field transfers work with vectors as well

resolves: libMesh#3714
see also: #26084, #26045
enhances MeshFunction to better handle vector variables
which in turn helps general field transfers work with vectors as well

 resolves: libMesh#3714
see also: #26084, #26045
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants