Skip to content

Commit

Permalink
Remove unused function ScrapeParticles (#5491)
Browse files Browse the repository at this point in the history
  • Loading branch information
RevathiJambunathan authored Dec 5, 2024
1 parent 7f2fee5 commit a310309
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/WarpX.H
Original file line number Diff line number Diff line change
Expand Up @@ -1597,8 +1597,6 @@ private:
*/
void HandleParticlesAtBoundaries (int step, amrex::Real cur_time, int num_moved);

void ScrapeParticles ();

/** Update the E and B fields in the explicit em PIC scheme.
*
* At the beginning, we have B^{n} and E^{n}.
Expand Down

0 comments on commit a310309

Please sign in to comment.