|
| CheckpointEntryDataStore (std::string const &name, MPIBlock const *mpiBlock, DataStore *dataStore, PVLayerLoc const *layerLoc) |
|
| CheckpointEntryDataStore (std::string const &objName, std::string const &dataName, MPIBlock const *mpiBlock, DataStore *dataStore, PVLayerLoc const *layerLoc) |
|
std::string const & | getName () const |
|
virtual void | read (std::string const &checkpointDirectory, double *simTimePtr) const override |
|
virtual void | remove (std::string const &checkpointDirectory) const override |
|
virtual void | write (std::string const &checkpointDirectory, double simTime, bool verifyWritesFlag) const override |
|
|
virtual void | applyTimestamps (std::vector< double > const ×tamps) const override |
|
virtual float * | calcBatchElementStart (int batchElement) const override |
|
virtual int | calcMPIBatchIndex (int frame) const override |
|
void | deleteFile (std::string const &checkpointDirectory, std::string const &extension) const |
|
std::string | generatePath (std::string const &checkpointDirectory, std::string const &extension) const |
|
float * | getDataPointer () const |
|
DataStore * | getDataStore () const |
|
PVLayerLoc const * | getLayerLoc () const |
|
MPIBlock const * | getMPIBlock () const |
|
virtual int | getNumFrames () const override |
|
int | getXMargins () const |
|
int | getYMargins () const |
|
void | initialize (PVLayerLoc const *layerLoc, bool extended) |
|
|
void | setLastUpdateTimes (std::vector< double > const ×tamps) const |
|
The documentation for this class was generated from the following files: