Difference for src/ComputeImpropers.C from version 1.1027 to 1.1028

version 1.1027version 1.1028
Line 84
Line 84
   BigReal diff; // for periodicity   BigReal diff; // for periodicity
   Force f1(0,0,0),f2(0,0,0),f3(0,0,0); // force components   Force f1(0,0,0),f2(0,0,0),f3(0,0,0); // force components
  
   DebugM(3, "::computeForce() -- starting with improper type " << improperType << std::endl);   //DebugM(3, "::computeForce() -- starting with improper type " << improperType << std::endl);
  
   // get the improper information   // get the improper information
   int multiplicity = value->multiplicity;   int multiplicity = value->multiplicity;


Legend:
Removed in v.1.1027 
changed lines
 Added in v.1.1028



Made by using version 1.53 of cvs2html