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 2551 by chuckv, Fri Dec 30 23:15:59 2005 UTC vs.
Revision 2552 by chrisfen, Thu Jan 12 16:47:25 2006 UTC

# Line 1098 | Line 1098 | namespace oopse {
1098      }
1099      
1100      // let's pass some summation method variables to fortran
1101 <    setElectrostaticSumMethod( &esm );
1101 >    setElectrostaticSummationMethod( &esm );
1102      setFortranElectrostaticMethod( &esm );
1103      setScreeningMethod( &sm );
1104      setDampingAlpha( &alphaVal );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines