dune-grid  2.2.0
Public Member Functions | Protected Member Functions
Dune::GeoGrid::BackupRestoreFacilities< Grid, true > Class Template Reference

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

List of all members.

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 ()

template<class Grid>
class Dune::GeoGrid::BackupRestoreFacilities< Grid, true >


Constructor & Destructor Documentation

template<class Grid >
Dune::GeoGrid::BackupRestoreFacilities< Grid, true >::BackupRestoreFacilities ( ) [inline, protected]

Member Function Documentation

template<class Grid >
const Grid& Dune::GeoGrid::BackupRestoreFacilities< Grid, true >::asImp ( ) const [inline, protected]
template<class Grid >
Grid& Dune::GeoGrid::BackupRestoreFacilities< Grid, true >::asImp ( ) [inline, protected]
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: