|
dune-grid 2.10
|
Loading...
Searching...
No Matches
albertagrid/backuprestore.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
size_type dim() const
#define DUNE_THROW(E, m)
Include standard header files.
bool readGrid(const std::string &filename, ctype &time)
read Grid from file filename and store time of mesh in time
Definition albertagrid.cc:585
bool writeGrid(const std::string &filename, ctype time) const
write Grid to file in Xdr
Definition albertagrid.cc:575
static Grid * restore(const std::string &filename)
Definition albertagrid/backuprestore.hh:45
AlbertaGrid< dim, dimworld > Grid
Definition albertagrid/backuprestore.hh:27
static void backup(const Grid &grid, std::ostream &stream)
Definition albertagrid/backuprestore.hh:39
static void backup(const Grid &grid, const std::string &filename)
Definition albertagrid/backuprestore.hh:30
static Grid * restore(std::istream &stream)
Definition albertagrid/backuprestore.hh:57
facility for writing and reading grids
Definition common/backuprestore.hh:43
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8