ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/integrators/Integrator.cpp
(Generate patch)

Comparing branches/development/src/integrators/Integrator.cpp (file contents):
Revision 1469 by gezelter, Mon Jul 19 14:07:59 2010 UTC vs.
Revision 1470 by gezelter, Mon Jul 19 18:48:23 2010 UTC

# Line 100 | Line 100 | namespace OpenMD {
100        // Create a default ForceManager: If the subclass wants to use
101        // a different ForceManager, use setForceManager
102  
103      std::cerr << __PRETTY_FUNCTION__ << "\n";  
103        forceMan_ = new ForceManager(info);
104      
105        // check for the temperature set flag (velocity scaling)      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines