From 7d10c4186f87b46e23205226eca2bb8de04e8db9 Mon Sep 17 00:00:00 2001 From: Remi Lehe Date: Thu, 17 Jan 2019 14:18:34 -0800 Subject: Use nodal gather from PICSAR --- Source/RigidInjectedParticleContainer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/RigidInjectedParticleContainer.cpp') 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 -- cgit v1.2.3