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

Comparing branches/development/src/integrators/LangevinHullDynamics.cpp (file contents):
Revision 1850 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1858 by gezelter, Wed Apr 3 21:32:13 2013 UTC

# Line 112 | Line 112 | namespace OpenMD {
112      
113      flucQ_->moveA();
114      rattle_->constraintA();
115    
115    }    
116  
117    void LangevinHullDynamics::moveB(){
# Line 164 | Line 163 | namespace OpenMD {
163      rattle_->constraintB();
164    }
165  
167
166    RealType LangevinHullDynamics::calcConservedQuantity() {
167      return 0.0;
168    }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines