Skip to content

Commit

Permalink
Fix merge bug
Browse files Browse the repository at this point in the history
  • Loading branch information
EZoni committed Sep 18, 2024
1 parent 97e18c1 commit 9a7d864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Evolve/WarpXEvolve.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ using ablastr::utils::SignalHandling;

void
WarpX::Synchronize () {
using ablastr::fields::Direction;
FillBoundaryE(guard_cells.ng_FieldGather);
FillBoundaryB(guard_cells.ng_FieldGather);
if (fft_do_time_averaging)
Expand Down

0 comments on commit 9a7d864

Please sign in to comment.