Difference for src/ComputePmeCUDAMgr.h from version 1.2 to 1.3

version 1.2version 1.3
Line 212
Line 212
   ComputePmeCUDA* compute;   ComputePmeCUDA* compute;
   int pe;   int pe;
   bool doEnergy, doVirial;   bool doEnergy, doVirial;
   int miny, minz;   // int miny, minz;
 }; };
  
 class PmeForceMsg : public CMessage_PmeForceMsg { class PmeForceMsg : public CMessage_PmeForceMsg {


Legend:
Removed in v.1.2 
changed lines
 Added in v.1.3



Made by using version 1.53 of cvs2html