dune-grid 2.9.0
|
This is the complete list of members for Dune::BackupRestoreFacility< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > >, including all inherited members.
backup(const Grid &grid, const std::string &filename) | Dune::BackupRestoreFacility< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > | inlinestatic |
backup(const Grid &grid, std::ostream &stream) | Dune::BackupRestoreFacility< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > | inlinestatic |
Comm typedef | Dune::BackupRestoreFacility< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > | |
Grid typedef | Dune::BackupRestoreFacility< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > | |
restore(const std::string &filename, Comm comm=Comm()) | Dune::BackupRestoreFacility< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > | inlinestatic |
restore(std::istream &stream, Comm comm=Comm()) | Dune::BackupRestoreFacility< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > | inlinestatic |