#include <dune/grid/geometrygrid/backuprestore.hh>
Static Public Member Functions |
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) |
Member Typedef Documentation
template<class HostGrid , class CoordFunction , class Allocator >
template<class HostGrid , class CoordFunction , class Allocator >
Member Function Documentation
template<class HostGrid , class CoordFunction , class Allocator >
template<class HostGrid , class CoordFunction , class Allocator >
template<class HostGrid , class CoordFunction , class Allocator >
template<class HostGrid , class CoordFunction , class Allocator >
The documentation for this struct was generated from the following file: