ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/brains/SimInfo.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/brains/SimInfo.cpp (file contents):
Revision 2364 by tim, Thu Oct 13 22:26:47 2005 UTC vs.
Revision 2381 by chrisfen, Tue Oct 18 15:01:42 2005 UTC

# Line 888 | Line 888 | namespace oopse {
888  
889      notifyFortranCutoffs(&rcut_, &rsw_, &rnblist, &cp);
890      // also send cutoff notification to electrostatics
891 <    setElectrostaticCutoffRadius(&rcut_);
891 >    setElectrostaticCutoffRadius(&rcut_, &rsw_);
892    }
893  
894    void SimInfo::setupElectrostaticSummationMethod( int isError ) {    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines