More...
#include <dune/alugrid/common/backuprestore.hh>
template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm>
struct Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >
◆ Grid
template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
typedef ALUGrid< dim, dimworld, elType, refineType, Comm > Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >::Grid |
◆ MacroFileHeaderFormatType
template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
◆ MacroFileHeaderType
template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
typedef ::ALUGrid:: MacroFileHeader Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >::MacroFileHeaderType |
◆ backup() [1/2]
template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
static void Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >::backup |
( |
const Grid & |
grid, |
|
|
const std::string & |
filename, |
|
|
const MacroFileHeaderFormatType |
format = MacroFileHeaderType::defaultFormat |
|
) |
| |
|
inlinestatic |
◆ backup() [2/2]
template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
static void Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >::backup |
( |
const Grid & |
grid, |
|
|
std::ostream & |
stream, |
|
|
const MacroFileHeaderFormatType |
format = MacroFileHeaderType::defaultFormat |
|
) |
| |
|
inlinestatic |
◆ createFilename()
template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
static std::string Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >::createFilename |
( |
const std::string & |
path, |
|
|
const std::string & |
fileprefix |
|
) |
| |
|
inlinestatic |
◆ restore() [1/2]
template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
static Grid* Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >::restore |
( |
const std::string & |
filename | ) |
|
|
inlinestatic |
◆ restore() [2/2]
template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
static Grid* Dune::BackupRestoreFacility< ALUGrid< dim, dimworld, elType, refineType, Comm > >::restore |
( |
std::istream & |
stream | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: