dune-spgrid
2.7
|
This is the complete list of members for Dune::BackupRestoreFacility< SPGrid< ct, dim, Ref, Comm > >, including all inherited members.
backup(const Grid &grid, const std::string &path, const std::string &fileprefix) | Dune::BackupRestoreFacility< SPGrid< ct, dim, Ref, Comm > > | inlinestatic |
backup(const Grid &grid, const std::string &filename) | Dune::BackupRestoreFacility< SPGrid< ct, dim, Ref, Comm > > | inlinestatic |
backup(const Grid &grid, std::ostream &stream) | Dune::BackupRestoreFacility< SPGrid< ct, dim, Ref, Comm > > | inlinestatic |
CollectiveCommunication typedef | Dune::BackupRestoreFacility< SPGrid< ct, dim, Ref, Comm > > | |
Grid typedef | Dune::BackupRestoreFacility< SPGrid< ct, dim, Ref, Comm > > | |
restore(const std::string &path, const std::string &fileprefix, const CollectiveCommunication &comm=SPCommunicationTraits< Comm >::defaultComm()) | Dune::BackupRestoreFacility< SPGrid< ct, dim, Ref, Comm > > | inlinestatic |
restore(const std::string &filename, const CollectiveCommunication &comm=SPCommunicationTraits< Comm >::defaultComm()) | Dune::BackupRestoreFacility< SPGrid< ct, dim, Ref, Comm > > | inlinestatic |
restore(std::istream &stream, const CollectiveCommunication &comm=SPCommunicationTraits< Comm >::defaultComm()) | Dune::BackupRestoreFacility< SPGrid< ct, dim, Ref, Comm > > | inlinestatic |