ESyS-Particle  4.0.1
Public Member Functions | Static Public Member Functions
CheckPointParams Class Reference

#include <CheckPointParams.h>

List of all members.

Public Member Functions

 CheckPointParams (const std::string &fileNamePrefix, int time, int rank)
std::string getFileName () const
void packInto (AMPIBuffer *mpiBuff) const

Static Public Member Functions

static CheckPointParams unpackFrom (AMPIBuffer *mpiBuff, MPI_Comm mpiComm=MPI_COMM_WORLD)

Detailed Description

Parameters associated with check-point file creation.


Member Function Documentation

std::string CheckPointParams::getFileName ( ) const

Returns full check-point file (prefix plus time and rank identifier).

Referenced by CheckPointController::getLatticeDataFileName(), CheckPointController::issueCheckPointCmd(), CheckPointController::issueCheckPointCmdWTM(), CheckPointController::issueSnapShotCmd(), and CheckPointer::saveRestartable().

Here is the caller graph for this function:


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