DUNE-FEM (unstable)

Dune::Fem::CheckPointer< GridImp >::GridPersistentObject Struct Reference

call appropriate backup and restore methods on the grid class More...

#include <dune/fem/io/file/datawriter.hh>

Public Member Functions

 GridPersistentObject (const GridType &grid)
 constructor storing grid
 
 ~GridPersistentObject ()
 destructor removing grid object
 
virtual void backup () const
 backup grid
 
virtual void restore ()
 restore grid
 

Protected Member Functions

virtual void insertSubData ()
 insert possible sub data of object
 
virtual void removeSubData ()
 remove possible sub data of object
 

Detailed Description

template<class GridImp>
struct Dune::Fem::CheckPointer< GridImp >::GridPersistentObject

call appropriate backup and restore methods on the grid class


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)