Difference for src/IMDOutput.C from version 1.14 to 1.15

version 1.14version 1.15
Line 18
Line 18
  
 void IMDOutput::use_imd(GlobalMasterIMD *g) { void IMDOutput::use_imd(GlobalMasterIMD *g) {
   imd = g;   imd = g;
   ignore = g->IMDignore;   ignore = g->IMDignore || g->IMDignoreForces;
 } }
  
 void IMDOutput::gather_energies(IMDEnergies *energies) {  void IMDOutput::gather_energies(IMDEnergies *energies) { 


Legend:
Removed in v.1.14 
changed lines
 Added in v.1.15



Made by using version 1.53 of cvs2html