diff options
Diffstat (limited to 'Source/WarpX.H')
-rw-r--r-- | Source/WarpX.H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WarpX.H b/Source/WarpX.H index a30262a25..fc461b2a0 100644 --- a/Source/WarpX.H +++ b/Source/WarpX.H @@ -365,7 +365,6 @@ public: void EvolveE (int lev, PatchType patch_type, amrex::Real dt); void EvolveF (int lev, PatchType patch_type, amrex::Real dt, DtType dt_type); void EvolveG (int lev, PatchType patch_type, amrex::Real dt, DtType dt_type); - void ApplySilverMuellerBoundary (amrex::Real dt); void MacroscopicEvolveE ( amrex::Real dt); void MacroscopicEvolveE (int lev, amrex::Real dt); |