Indices denoting the different grid types. More...
#include <dumux/io/adaptivegridrestart.hh>
Default class for restart functionality for non-adaptive grids
Static Public Member Functions | |
template<class Problem > | |
static void | serializeGrid (Problem &problem) |
Write the grid to a file. More... | |
template<class Problem > | |
static void | restartGrid (Problem &problem) |
Restart the grid from the file. More... | |
|
inlinestatic |
|
inlinestatic |