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

Comparing trunk/OOPSE/libmdtools/SimSetup.cpp (file contents):
Revision 1129 by tim, Thu Apr 22 03:29:30 2004 UTC vs.
Revision 1139 by gezelter, Wed Apr 28 22:06:29 2004 UTC

# Line 911 | Line 911 | void SimSetup::gatherInfo(void){
911  
912      info[i].useInitXSstate = globals->getUseInitXSstate();
913      info[i].orthoTolerance = globals->getOrthoBoxTolerance();
914 +    info[i].useMolecularCutoffs = globals->getUseMolecularCutoffs();
915 +
916      
917    }
918    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines