Skip to content

Commit

Permalink
Rename: ExecuteWakefield.H -> HandleWakefield.H
Browse files Browse the repository at this point in the history
To match the function and macros within.
  • Loading branch information
ax3l committed Aug 28, 2024
1 parent 2f55983 commit d3ff011
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ImpactX.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include "particles/spacecharge/GatherAndPush.H"
#include "particles/spacecharge/PoissonSolve.H"
#include "particles/transformation/CoordinateTransformation.H"
#include "particles/wakefields/ExecuteWakefield.H"
#include "particles/wakefields/HandleWakefield.H"

#include <AMReX.H>
#include <AMReX_AmrParGDB.H>
Expand Down
File renamed without changes.

0 comments on commit d3ff011

Please sign in to comment.