From 2c58b80da1948a68a4e9f6a2871ea2da87dacb56 Mon Sep 17 00:00:00 2001 From: Revathi Jambunathan <41089244+RevathiJambunathan@users.noreply.github.com> Date: Mon, 31 Jan 2022 12:29:58 -0800 Subject: BTD: clean left over comment (#2804) --- Source/Particles/PhysicalParticleContainer.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'Source/Particles/PhysicalParticleContainer.cpp') diff --git a/Source/Particles/PhysicalParticleContainer.cpp b/Source/Particles/PhysicalParticleContainer.cpp index 6a001717a..80a6e6438 100644 --- a/Source/Particles/PhysicalParticleContainer.cpp +++ b/Source/Particles/PhysicalParticleContainer.cpp @@ -2288,8 +2288,6 @@ PhysicalParticleContainer::GetParticleSlice ( uzpold = tmp_particle_data[lev][index][TmpIdx::uzold].dataPtr(); const long np = pti.numParticles(); - amrex::Print() << " np old BTD " << np << "\n"; - amrex::Print() << " tmp particle size : " << tmp_particle_data.size() << "\n"; Real uzfrm = -WarpX::gamma_boost*WarpX::beta_boost*PhysConst::c; Real inv_c2 = 1.0/PhysConst::c/PhysConst::c; -- cgit v1.2.3