--- trunk/OOPSE-2.0/src/brains/SimInfo.hpp 2005/09/15 00:14:35 2297 +++ trunk/OOPSE-2.0/src/brains/SimInfo.hpp 2005/09/16 19:00:12 2303 @@ -439,7 +439,7 @@ namespace oopse{ void setupCutoff(); /** Figure out which coulombic correction method to use and pass to fortran */ - void setupCoulombicCorrection( int isError ); + void setupElectrostaticSummationMethod( int isError ); /** Calculates the number of degress of freedom in the whole system */ void calcNdf();