ESyS-Particle  4.0.1
Public Member Functions
CheckPointer Class Reference

#include <CheckPointer.h>

List of all members.

Public Member Functions

 CheckPointer (esys::lsm::CheckPointable &checkPointable, MPI_Comm mpiComm=MPI_COMM_WORLD)
virtual void saveRestartable ()
virtual void saveDump ()
virtual void saveThroughMaster (TML_Comm &)
virtual void loadCheckPoint ()
virtual void save (std::ostream &oStream)
MPI_Comm getMpiComm () const
void setMpiComm (MPI_Comm mpiComm)

Detailed Description

Saves the state of a model.


Member Function Documentation

void CheckPointer::save ( std::ostream &  oStream)
virtual

Saves the state of a model to specified stream.

void CheckPointer::saveRestartable ( )
virtual

Saves the state of a model.

References CheckPointParams::getFileName(), and CVarMPIBuffer::receiveBroadcast().

Referenced by CSubLatticeControler::run().

Here is the call graph for this function:

Here is the caller graph for this function:


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