# | Line 131 | Line 131 | namespace OpenMD{ | |
---|---|---|
131 | int getNumberOfRigidBodies(); | |
132 | /** Returns the number of rigid bodies */ | |
133 | int getNumberOfCutoffGroups(); | |
134 | + | /** Returns the number of bytes in a FrameData structure */ |
135 | + | static int getFrameDataSize(); |
136 | ||
137 | /** Returns the H-Matrix */ | |
138 | Mat3x3d getHmat(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |