|
dune-grid 2.9.1
|
Loading...
Searching...
No Matches
Dune::BackupRestoreFacility< AlbertaGrid< dim, dimworld > > Struct Template Reference
#include <dune/grid/albertagrid/backuprestore.hh>
Public Types | |
| typedef AlbertaGrid< dim, dimworld > | Grid |
Static Public Member Functions | |
| static void | backup (const Grid &grid, const std::string &filename) |
| static void | backup (const Grid &grid, std::ostream &stream) |
| static Grid * | restore (const std::string &filename) |
| static Grid * | restore (std::istream &stream) |
Member Typedef Documentation
◆ Grid
template<int dim, int dimworld>
| typedef AlbertaGrid< dim, dimworld > Dune::BackupRestoreFacility< AlbertaGrid< dim, dimworld > >::Grid |
Member Function Documentation
◆ backup() [1/2]
template<int dim, int dimworld>
|
inlinestatic |
◆ backup() [2/2]
template<int dim, int dimworld>
|
inlinestatic |
- 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>
|
inlinestatic |
◆ restore() [2/2]
template<int dim, int dimworld>
|
inlinestatic |
- 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:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8