ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/flucq/FluctuatingChargeObjectiveFunction.cpp
(Generate patch)

Comparing:
branches/development/src/flucq/FluctuatingChargeObjectiveFunction.cpp (file contents), Revision 1761 by gezelter, Fri Jun 22 20:01:37 2012 UTC vs.
trunk/src/flucq/FluctuatingChargeObjectiveFunction.cpp (file contents), Revision 1782 by gezelter, Wed Aug 22 02:28:28 2012 UTC

# Line 61 | Line 61 | namespace OpenMD{
61    }
62    
63    void FluctuatingChargeObjectiveFunction::gradient(DynamicVector<RealType>& grad, const DynamicVector<RealType>& x) {
64    int shakeStatus;
64      
65      setCoor(x);    
66      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines