|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
Go to the source code of this file.
Classes | |
| class | H5PartWrapper |
Macros | |
| #define | REPORTONERROR(rc) |
| #define | READFILEATTRIB(type, file, name, value) |
| #define | WRITESTRINGFILEATTRIB(file, name, value) |
| #define | WRITEFILEATTRIB(type, file, name, value, length) |
| #define | READSTEPATTRIB(type, file, name, value) |
| #define | WRITESTRINGSTEPATTRIB(file, name, value) |
| #define | WRITESTEPATTRIB(type, file, name, value, length) |
| #define | READDATA(type, file, name, value) |
| #define | WRITEDATA(type, file, name, value) |
Definition at line 31 of file H5PartWrapper.h.
Referenced by H5PartWrapper::copyStepData(), H5PartWrapperForPC::readStepData(), and H5PartWrapperForPT::readStepData().
Definition at line 23 of file H5PartWrapper.h.
Referenced by H5PartWrapper::copyHeader(), H5PartWrapperForPC::readHeader(), and H5PartWrapperForPT::readHeader().
Definition at line 27 of file H5PartWrapper.h.
Referenced by H5PartWrapper::copyFile(), H5PartWrapper::copyStepHeader(), H5PartWrapper::getLastPosition(), H5PartWrapperForPC::readStepHeader(), and H5PartWrapperForPT::readStepHeader().
| #define REPORTONERROR | ( | rc | ) |
Definition at line 22 of file H5PartWrapper.h.
Referenced by H5PartWrapper::close(), H5PartWrapper::copyFile(), H5PartWrapper::copyHeader(), H5PartWrapper::copyStep(), H5PartWrapper::copyStepData(), H5PartWrapper::copyStepHeader(), H5PartWrapper::getLastPosition(), H5PartWrapper::getNumParticles(), H5PartWrapperForPC::readHeader(), H5PartWrapperForPT::readHeader(), H5PartWrapperForPC::readStep(), H5PartWrapperForPT::readStep(), H5PartWrapperForPC::readStepData(), H5PartWrapperForPT::readStepData(), H5PartWrapperForPC::writeStepData(), H5PartWrapperForPT::writeStepData(), H5PartWrapperForPC::writeStepHeader(), and H5PartWrapperForPT::writeStepHeader().
Definition at line 32 of file H5PartWrapper.h.
Referenced by H5PartWrapper::copyStepData(), H5PartWrapperForPC::writeStepData(), and H5PartWrapperForPT::writeStepData().
Definition at line 25 of file H5PartWrapper.h.
Referenced by H5PartWrapper::copyHeader(), H5PartWrapper::storeCavityInformation(), H5PartWrapperForPC::writeHeader(), and H5PartWrapperForPT::writeHeader().
Definition at line 29 of file H5PartWrapper.h.
Referenced by H5PartWrapper::copyStepHeader(), H5PartWrapperForPC::writeStepHeader(), and H5PartWrapperForPT::writeStepHeader().
| #define WRITESTRINGFILEATTRIB | ( | file, | |
| name, | |||
| value ) |
Definition at line 24 of file H5PartWrapper.h.
Referenced by H5PartWrapper::copyHeader(), H5PartWrapper::storeCavityInformation(), H5PartWrapperForPC::writeHeader(), and H5PartWrapperForPT::writeHeader().
| #define WRITESTRINGSTEPATTRIB | ( | file, | |
| name, | |||
| value ) |
Definition at line 28 of file H5PartWrapper.h.
Referenced by H5PartWrapper::copyStepHeader(), H5PartWrapperForPC::writeStepHeader(), and H5PartWrapperForPT::writeStepHeader().