ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/SimInfo.hpp
(Generate patch)

Comparing trunk/src/brains/SimInfo.hpp (file contents):
Revision 604 by chrisfen, Fri Sep 16 19:00:12 2005 UTC vs.
Revision 726 by chrisfen, Fri Nov 11 15:22:11 2005 UTC

# Line 441 | Line 441 | namespace oopse{
441      /** Figure out which coulombic correction method to use and pass to fortran */
442      void setupElectrostaticSummationMethod( int isError );
443  
444 +    /** Figure out which polynomial type to use for the switching function */
445 +    void setupSwitchingFunction();
446 +
447      /** Calculates the number of degress of freedom in the whole system */
448      void calcNdf();
449      void calcNdfRaw();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines