Provides a restart functionality for adaptive grids. More...
#include <dumux/io/adaptivegridrestart.hh>

Provides a restart functionality for adaptive grids.
Static Public Member Functions | |
| template<class Problem> | |
| static void | serializeGrid (Problem &problem) |
| Write the grid to a file. | |
| template<class Problem> | |
| static void | restartGrid (Problem &problem) |
| Restart the grid from the file. | |
|
inlinestatic |
Restart the grid from the file.
|
inlinestatic |
Write the grid to a file.