aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhysicalParticleContainer.H
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Particles/PhysicalParticleContainer.H')
-rw-r--r--Source/Particles/PhysicalParticleContainer.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Particles/PhysicalParticleContainer.H b/Source/Particles/PhysicalParticleContainer.H
index ea97afb51..23866c2e4 100644
--- a/Source/Particles/PhysicalParticleContainer.H
+++ b/Source/Particles/PhysicalParticleContainer.H
@@ -140,7 +140,7 @@ public:
amrex::FArrayBox const * bxfab,
amrex::FArrayBox const * byfab,
amrex::FArrayBox const * bzfab,
- const amrex::IntVect ngE, const int /*e_is_nodal*/,
+ const amrex::IntVect ngEB, const int /*e_is_nodal*/,
const long offset,
const long np_to_push,
int lev, int gather_lev,
@@ -174,7 +174,7 @@ public:
IonizationFilterFunc getIonizationFunc (const WarpXParIter& pti,
int lev,
- amrex::IntVect ngE,
+ amrex::IntVect ngEB,
const amrex::FArrayBox& Ex,
const amrex::FArrayBox& Ey,
const amrex::FArrayBox& Ez,