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

Comparing trunk/src/flucq/FluctuatingChargePropagator.cpp (file contents):
Revision 1981 by gezelter, Mon Apr 14 18:32:51 2014 UTC vs.
Revision 1984 by gezelter, Tue Apr 15 21:15:35 2014 UTC

# Line 83 | Line 83 | namespace OpenMD {
83        return;
84      }
85  
86 <    SimInfo::MoleculeIterator i;
87 <    Molecule::FluctuatingChargeIterator  j;
88 <    Molecule* mol;
89 <    Atom* atom;
90 <    
86 >    // SimInfo::MoleculeIterator i;
87 >    // Molecule::FluctuatingChargeIterator  j;
88 >    // Molecule* mol;
89 >    // Atom* atom;
90 >    //  
91      // For single-minima flucq, this ensures a net neutral system, but
92      // for multiple minima, this is no longer the right thing to do:
93      //

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines