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 2469 by tim, Fri Dec 2 15:38:03 2005 UTC vs.
Revision 2508 by gezelter, Mon Dec 12 19:32:50 2005 UTC

# Line 1087 | Line 1087 | namespace oopse {
1087      }
1088      
1089      // let's pass some summation method variables to fortran
1090 <    setElectrostaticSummationMethod( &esm );
1091 <    notifyFortranElectrostaticMethod( &esm );
1090 >    setElectrostaticSumMethod( &esm );
1091 >    setFortranElectrostaticMethod( &esm );
1092      setScreeningMethod( &sm );
1093      setDampingAlpha( &alphaVal );
1094      setReactionFieldDielectric( &dielectric );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines