#include <dune/grid/albertagrid/backuprestore.hh>
◆ Grid
template<int dim, int dimworld>
◆ backup() [1/2]
template<int dim, int dimworld>
◆ backup() [2/2]
template<int dim, int dimworld>
- Note
- This method is not available for AlbertGrid. Use try/catch to catch the NotImplemented exception and fall back to the other backup method.
◆ restore() [1/2]
template<int dim, int dimworld>
◆ restore() [2/2]
template<int dim, int dimworld>
- Note
- This method is not available for AlbertGrid. Use try/catch to catch the NotImplemented exception and fall back to the other restore method.
The documentation for this struct was generated from the following file: