|
Gromacs
2026.0-dev-20251109-f20ba35
|
#include <gromacs/fileio/tpxio.h>
Collaboration diagram for PartialDeserializedTprFile:Contains the partly deserialized contents of a TPR file.
Convenience struct that holds a fully deserialized TPR file header, and the body of the TPR file as char buffer that can be deserialized independently from the header.
Public Attributes | |
| TpxFileHeader | header |
| The file header. | |
| std::vector< char > | body |
| The file body. | |
| PbcType | pbcType = PbcType::Unset |
| Flag for PBC needed by legacy implementation. | |
1.8.5