ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/brains/Snapshot.hpp
(Generate patch)

Comparing trunk/src/brains/Snapshot.hpp (file contents):
Revision 1925 by gezelter, Wed Aug 7 15:24:16 2013 UTC vs.
Revision 1966 by gezelter, Fri Jan 24 14:17:42 2014 UTC

# 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();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines