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 427 by mmeineke, Thu Mar 27 20:48:37 2003 UTC vs.
Revision 457 by gezelter, Fri Apr 4 19:16:11 2003 UTC

# Line 102 | Line 102 | class SimInfo{ (private)
102      setFortranBoxSize = fBox;
103    }
104  
105 +  void setBox( double newBox[3] );
106 +  void getBox( double theBox[3] );
107 +
108   private:
109    
110    // private function to initialize the fortran side of the simulation

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines