diff options
author | 2020-12-07 12:07:29 -0800 | |
---|---|---|
committer | 2020-12-07 12:07:29 -0800 | |
commit | f59bc75e4e9c10c7c76408efc0d6627ab6211846 (patch) | |
tree | 3c9e50a73f04271cfe823b3139371d2595a312cf /Source/Particles/PhysicalParticleContainer.cpp | |
parent | 409c028e8f805b5a2629d79c64fc3cef4a7f1aaa (diff) | |
download | WarpX-f59bc75e4e9c10c7c76408efc0d6627ab6211846.tar.gz WarpX-f59bc75e4e9c10c7c76408efc0d6627ab6211846.tar.zst WarpX-f59bc75e4e9c10c7c76408efc0d6627ab6211846.zip |
Remove `using namespace Gpu` (#1555)
Using namespace amrex::Gpu` is not safe because of the conflict between
`amrex::Gpu::memcpy` and `::memcpy`.
Diffstat (limited to 'Source/Particles/PhysicalParticleContainer.cpp')
0 files changed, 0 insertions, 0 deletions