|
dune-alugrid 2.8.0
|
#include <dune/alugrid/common/backuprestore.hh>
Public Types | |
| typedef ALUGrid< dim, dimworld, elType, refineType, Comm > | Grid |
| typedef ::ALUGrid::MacroFileHeader | MacroFileHeaderType |
| typedef MacroFileHeaderType::Format | MacroFileHeaderFormatType |
Static Public Member Functions | |
| static std::string | createFilename (const std::string &path, const std::string &fileprefix) |
| static void | backup (const Grid &grid, const std::string &filename, const MacroFileHeaderFormatType format=MacroFileHeaderType::defaultFormat) |
| static void | backup (const Grid &grid, std::ostream &stream, const MacroFileHeaderFormatType format=MacroFileHeaderType::defaultFormat) |
| static Grid * | restore (const std::string &filename) |
| static Grid * | restore (std::istream &stream) |
| typedef ALUGrid< dim, dimworld, elType, refineType, Comm > Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >::Grid |
| typedef MacroFileHeaderType::Format Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >::MacroFileHeaderFormatType |
| typedef ::ALUGrid::MacroFileHeader Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >::MacroFileHeaderType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |