Difference for src/ComputeBonds.C from version 1.1023 to 1.1024

version 1.1023version 1.1024
Line 72
Line 72
   BigReal diff; // difference between theta and theta0   BigReal diff; // difference between theta and theta0
   BigReal energy; // energy from the bond   BigReal energy; // energy from the bond
  
   DebugM(3, "::computeForce() -- starting with bond type " << bondType << std::endl);   //DebugM(3, "::computeForce() -- starting with bond type " << bondType << std::endl);
  
   // get the bond information   // get the bond information
   Real k = value->k * scale;   Real k = value->k * scale;


Legend:
Removed in v.1.1023 
changed lines
 Added in v.1.1024



Made by using version 1.53 of cvs2html