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 1097 by gezelter, Mon Apr 12 20:32:20 2004 UTC vs.
Revision 1108 by tim, Wed Apr 14 15:37:41 2004 UTC

# Line 142 | Line 142 | class SimInfo{ (public)
142    int getNDF();
143    int getNDFraw();
144    int getNDFtranslational();
145 <
145 >  int getTotIntegrableObjects();
146    void setBox( double newBox[3] );
147    void setBoxM( double newBox[3][3] );
148    void getBoxM( double theBox[3][3] );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines