dune-grid  2.4
Public Member Functions | Protected Member Functions | List of all members
Dune::GeoGrid::BackupRestoreFacilities< Grid, true > Class Template Reference

#include <dune/grid/geometrygrid/backuprestore.hh>

Public Member Functions

template<GrapeIOFileFormatType type>
bool writeGrid (const std::string &filename, double time) const
 
template<GrapeIOFileFormatType type>
bool readGrid (const std::string &filename, double &time)
 

Protected Member Functions

 BackupRestoreFacilities ()
 
const GridasImp () const
 
GridasImp ()
 

Constructor & Destructor Documentation

template<class Grid >
Dune::GeoGrid::BackupRestoreFacilities< Grid, true >::BackupRestoreFacilities ( )
inlineprotected

Member Function Documentation

template<class Grid >
const Grid& Dune::GeoGrid::BackupRestoreFacilities< Grid, true >::asImp ( ) const
inlineprotected
template<class Grid >
Grid& Dune::GeoGrid::BackupRestoreFacilities< Grid, true >::asImp ( )
inlineprotected
template<class Grid >
template<GrapeIOFileFormatType type>
bool Dune::GeoGrid::BackupRestoreFacilities< Grid, true >::readGrid ( const std::string &  filename,
double &  time 
)
inline
template<class Grid >
template<GrapeIOFileFormatType type>
bool Dune::GeoGrid::BackupRestoreFacilities< Grid, true >::writeGrid ( const std::string &  filename,
double  time 
) const
inline

The documentation for this class was generated from the following file: