--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/03/27 20:48:37 427 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/04/04 19:16:11 457 @@ -102,6 +102,9 @@ class SimInfo{ (private) setFortranBoxSize = fBox; } + void setBox( double newBox[3] ); + void getBox( double theBox[3] ); + private: // private function to initialize the fortran side of the simulation