ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/SimInfo.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/SimInfo.hpp (file contents):
Revision 572 by mmeineke, Wed Jul 2 21:26:55 2003 UTC vs.
Revision 574 by gezelter, Tue Jul 8 20:56:10 2003 UTC

# Line 132 | Line 132 | class SimInfo{ (public)
132    void setBox( double newBox[3] );
133    void setBoxM( double newBox[9] );
134    void getBoxM( double theBox[9] );
135 +  void scaleBox( double scale );
136  
137    void wrapVector( double thePos[3] );
138  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines