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

Comparing trunk/OOPSE-2.0/src/brains/SimInfo.hpp (file contents):
Revision 2252 by chuckv, Mon May 30 14:01:52 2005 UTC vs.
Revision 2297 by chrisfen, Thu Sep 15 00:14:35 2005 UTC

# Line 438 | Line 438 | namespace oopse{
438      /** Figure out the radius of cutoff, radius of switching function and pass them to fortran */
439      void setupCutoff();
440  
441 +    /** Figure out which coulombic correction method to use and pass to fortran */
442 +    void setupCoulombicCorrection( int isError );
443 +
444      /** Calculates the number of degress of freedom in the whole system */
445      void calcNdf();
446      void calcNdfRaw();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines