Skip to content

Commit

Permalink
Fix argument name of PushPSATD
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgrote committed Dec 7, 2024
1 parent dbf3af8 commit 518bf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/WarpX.H
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@ private:
*/
void ExplicitFillBoundaryEBUpdateAux ();

void PushPSATD (amrex::Real cur_time);
void PushPSATD (amrex::Real start_time);

#ifdef WARPX_USE_FFT

Expand Down

0 comments on commit 518bf97

Please sign in to comment.