From ce4f5ae9ff05f74c1e95e7593b1ab401657e4043 Mon Sep 17 00:00:00 2001 From: Andrew Myers Date: Tue, 23 Jan 2024 09:12:18 -0800 Subject: [PATCH] Update Src/Particle/AMReX_TracerParticle_mod_K.H Co-authored-by: Revathi Jambunathan <41089244+RevathiJambunathan@users.noreply.github.com> --- Src/Particle/AMReX_TracerParticle_mod_K.H | 1 + 1 file changed, 1 insertion(+) diff --git a/Src/Particle/AMReX_TracerParticle_mod_K.H b/Src/Particle/AMReX_TracerParticle_mod_K.H index 6c1bc45c328..798670a8953 100644 --- a/Src/Particle/AMReX_TracerParticle_mod_K.H +++ b/Src/Particle/AMReX_TracerParticle_mod_K.H @@ -393,6 +393,7 @@ void linear_interpolate_to_particle_z (const P& p, ctr++; } // ncomp } // d +#endif }