14 #ifndef CHECKPOINTCONTROLLER_H
15 #define CHECKPOINTCONTROLLER_H
21 #include "Geometry/GeometryInfo.h"
22 #include "Foundation/StringUtil.h"
23 #include "Foundation/BoundingBox.h"
48 const std::string &fileNamePrefix,
52 bool writeThroughMaster=
false
93 const std::string &fileNamePrefix,
97 bool writeThroughMaster=
false
140 int getNumTimeSteps()
const;
160 MPI_Comm getMpiComm()
const;
162 void setMpiComm(MPI_Comm mpiComm);
204 double m_timeStepSize;
206 bool m_spatialDomainHasBeenSet;