Skip to content
Snippets Groups Projects
Commit b4668c88 authored by Oliver Sander's avatar Oliver Sander
Browse files

UGGrid: Remove the rudimentary saveState/loadState implementations

The implementations of these methods looked like they do something
reasonable, but in fact they don't: They do call corresponding
UGGrid methods, but those methods never worked (in Dune!).

After giving it some thought it is now my opinion that the UGGrid
saveState/loadState functionality is not worth the time needed
to understand it and get it to work.  A modern snapshotting code
should be written from scratch in any case, using existing modern
standards as much as possible.

Therefore, this patch removes the dummy calls to SaveMultiGrid
and LoadMultiGrid.
parent fd746950
Loading
Pipeline #77750 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment