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

Comparing trunk/OOPSE-1.0/libmdtools/Integrator.cpp (file contents):
Revision 1334 by gezelter, Fri Jul 16 18:58:03 2004 UTC vs.
Revision 1367 by gezelter, Wed Jul 21 19:53:28 2004 UTC

# Line 280 | Line 280 | template<typename T> void Integrator<T>::integrate(voi
280      MPIcheckPoint();
281   #endif // is_mpi
282    }
283 +
284 +  dumpOut->writeFinal(info->getTime());
285  
286    // dump out a file containing the omega values for the final configuration
287    if (info->useSolidThermInt && !info->useLiquidThermInt)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines