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

save/load state and property of ScaLAPACKMatrix #5941

Merged
merged 1 commit into from
Mar 3, 2018

Conversation

BenBrands
Copy link
Contributor

Unfortunately, the functions ScaLAPACKMatrix::save() and ScaLAPACKMatrix::load() did not save or restore the state and property of the object. This PR eliminates that deficiency.

Copy link
Contributor

@davydden davydden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks more complicated than I imagined. Thanks for the fix 👍

@davydden
Copy link
Contributor

/run-tests

@BenBrands
Copy link
Contributor Author

Any objections/suggestions for this PR?

@davydden
Copy link
Contributor

Any objections/suggestions for this PR?

@dealii/dealii ping.

@davydden davydden merged commit 5ecdd05 into dealii:master Mar 3, 2018
@drwells
Copy link
Member

drwells commented Mar 3, 2018

I have to admit that I simply do not know enough about HDF5 to really judge these PRs.

@BenBrands BenBrands deleted the save_state_property branch July 24, 2018 13:54
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