diff options
author | 2019-02-01 18:18:34 -0800 | |
---|---|---|
committer | 2019-02-01 18:18:34 -0800 | |
commit | 028011d44564f0745f3036b10bbd2ddadd0a0cf6 (patch) | |
tree | 096eea34cb42243c01effd8902ae243df1bb7f74 /Source/RigidInjectedParticleContainer.cpp | |
parent | b5057a44cd8dba90960df04a923da27171593322 (diff) | |
parent | f79b63ea740be6a5c3cdc097f5bca419db06588c (diff) | |
download | WarpX-028011d44564f0745f3036b10bbd2ddadd0a0cf6.tar.gz WarpX-028011d44564f0745f3036b10bbd2ddadd0a0cf6.tar.zst WarpX-028011d44564f0745f3036b10bbd2ddadd0a0cf6.zip |
Merge branch 'dev' into RZgeometry
Diffstat (limited to 'Source/RigidInjectedParticleContainer.cpp')
-rw-r--r-- | Source/RigidInjectedParticleContainer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/RigidInjectedParticleContainer.cpp b/Source/RigidInjectedParticleContainer.cpp index eb2c1c4a8..db3623705 100644 --- a/Source/RigidInjectedParticleContainer.cpp +++ b/Source/RigidInjectedParticleContainer.cpp @@ -427,7 +427,7 @@ RigidInjectedParticleContainer::PushP (int lev, Real dt, BL_TO_FORTRAN_ANYD(bxfab), BL_TO_FORTRAN_ANYD(byfab), BL_TO_FORTRAN_ANYD(bzfab), - &ll4symtry, &l_lower_order_in_v, + &ll4symtry, &l_lower_order_in_v, &WarpX::do_nodal, &lvect_fieldgathe, &WarpX::field_gathering_algo); // Save the position and momenta, making copies |