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 722 by tim, Tue Aug 26 20:02:29 2003 UTC vs.
Revision 733 by tim, Wed Aug 27 19:23:29 2003 UTC

# Line 1347 | Line 1347 | void SimSetup::makeIntegrator(void){
1347    NPTf<RealIntegrator>* myNPTf = NULL;
1348    NPTim<RealIntegrator>* myNPTim = NULL;
1349    NPTfm<RealIntegrator>* myNPTfm = NULL;
1350 <
1350 >  
1351    for (k = 0; k < nInfo; k++){
1352      switch (ensembleCase){
1353        case NVE_ENS:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines