OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for H5PartWrapper, including all inherited members.
close() | H5PartWrapper | |
copyFile(const std::string &sourceFile, int lastStep=-1, h5_int32_t flags=H5_O_WRONLY) | H5PartWrapper | protected |
copyFilePrefix_m | H5PartWrapper | protectedstatic |
copyFileSystem(const std::string &sourceFile) | H5PartWrapper | protected |
copyHeader(h5_file_t source) | H5PartWrapper | protected |
copyStep(h5_file_t source, int step) | H5PartWrapper | protected |
copyStepData(h5_file_t source) | H5PartWrapper | protected |
copyStepHeader(h5_file_t source) | H5PartWrapper | protected |
file_m | H5PartWrapper | protected |
fileName_m | H5PartWrapper | protected |
getLastPosition() | H5PartWrapper | inline |
getNumParticles() const | H5PartWrapper | |
H5PartWrapper(const std::string &fileName, h5_int32_t flags=H5_O_WRONLY) | H5PartWrapper | protected |
H5PartWrapper(const std::string &fileName, int restartStep, std::string sourceFile, h5_int32_t flags=H5_O_RDWR) | H5PartWrapper | protected |
numSteps_m | H5PartWrapper | protected |
open(h5_int32_t flags) | H5PartWrapper | protected |
predecessorIsSameFlavour() const =0 | H5PartWrapper | pure virtual |
predecessorOPALFlavour_m | H5PartWrapper | protected |
readHeader()=0 | H5PartWrapper | pure virtual |
readStep(PartBunchBase< double, 3 > *, h5_ssize_t firstParticle, h5_ssize_t lastParticle)=0 | H5PartWrapper | pure virtual |
receiveFailureMessage(int sourceNode, const std::string &where, const std::string &what) | H5PartWrapper | protected |
reportOnError(h5_int64_t rc, const char *file, int line) | H5PartWrapper | inlineprotectedstatic |
sendFailureMessage(bool failed, const std::string &where, const std::string &what) | H5PartWrapper | protected |
startedFromExistingFile_m | H5PartWrapper | protected |
storeCavityInformation() | H5PartWrapper | |
writeHeader()=0 | H5PartWrapper | pure virtual |
writeStep(PartBunchBase< double, 3 > *, const std::map< std::string, double > &)=0 | H5PartWrapper | pure virtual |
~H5PartWrapper() | H5PartWrapper | virtual |