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

Add code to serialize PETSc vectors. #15945

Merged
merged 1 commit into from Oct 10, 2023

Conversation

drwells
Copy link
Member

@drwells drwells commented Aug 30, 2023

This is more flexible than SolutionTransfer.

One possible change would be only permitting non-ghosted vectors to be serialized - should we be that picky? I'm not sure if that choice fits our normal notion of ghosted vectors or not.

@drwells
Copy link
Member Author

drwells commented Sep 5, 2023

I forgot to add my test - fixed!

include/deal.II/lac/petsc_vector_base.h Outdated Show resolved Hide resolved
include/deal.II/lac/petsc_vector_base.h Outdated Show resolved Hide resolved
@drwells drwells merged commit 8567011 into dealii:master Oct 10, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants