Add Stepper classes to ParallelCyclotronTracker
Removal of duplicated code, trial of code simplification
Merge request reports
Activity
Filter activity
10 10 // push for first LF2 half step 11 11 push_m(bunch->R[i], bunch->P[i], 0.5 * dt * 1.0e-9); // ns --> s 12 12 13 //BEGIN REMOVE 14 bunch->setT(bunch->getT() + dt); mentioned in commit db76ed47
Please register or sign in to reply