Add EquationSystems read/write capability via istream/ostream#3566
Add EquationSystems read/write capability via istream/ostream#3566roystgnr merged 4 commits intolibMesh:develfrom
Conversation
|
The finger-crossing thing never works. |
|
Is this ultimately for idaholab/moose#21011? |
Yep. Gonna use libMesh for the system loads via the moose restart system. |
|
Good now. Gonna add unit tests and clean up doxygen. There's some real ugly |
|
Job Coverage on 92ce4b7 wanted to post the following: Coverage
Warnings
This comment will be updated on new commits. |
||||||||||||||||||||||||||
|
Ready. |
roystgnr
left a comment
There was a problem hiding this comment.
I still like it, assuming John doesn't object to the technically-an-API-change or to us getting rid of that hack for reading our (third-most?) ancient file format with infinite elements.
jwpeterson
left a comment
There was a problem hiding this comment.
I don't really recall exactly the details here, but we aren't dropping support for reading xda/r files with infinite elements, just for really old versions of xda/r files.
|
That's correct; only versions so old that we didn't put that info in the header should be affected. |
No description provided.