#include <dune/grid/geometrygrid/backuprestore.hh>
|
static void | backup (const Grid &grid, const std::string &path, const std::string &fileprefix) |
|
static void | backup (const Grid &grid, const std::ostream &stream) |
|
static Grid * | restore (const std::string &path, const std::string &fileprefix) |
|
static Grid * | restore (const std::istream &stream) |
|
§ Grid
template<class HostGrid , class CoordFunction , class Allocator >
§ HostBackupRestoreFacility
template<class HostGrid , class CoordFunction , class Allocator >
§ backup() [1/2]
template<class HostGrid , class CoordFunction , class Allocator >
§ backup() [2/2]
template<class HostGrid , class CoordFunction , class Allocator >
§ restore() [1/2]
template<class HostGrid , class CoordFunction , class Allocator >
§ restore() [2/2]
template<class HostGrid , class CoordFunction , class Allocator >
The documentation for this struct was generated from the following file: