aboutsummaryrefslogtreecommitdiff
path: root/Source/PhysicalParticleContainer.H
diff options
context:
space:
mode:
Diffstat (limited to 'Source/PhysicalParticleContainer.H')
-rw-r--r--Source/PhysicalParticleContainer.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/PhysicalParticleContainer.H b/Source/PhysicalParticleContainer.H
index 16c1c6141..42ccdf065 100644
--- a/Source/PhysicalParticleContainer.H
+++ b/Source/PhysicalParticleContainer.H
@@ -111,7 +111,7 @@ protected:
const amrex::RealBox& particle_real_box);
void AddPlasmaCPU (int lev, amrex::RealBox part_realbox);
-#ifdef AMREX_USE_CUDA
+#ifdef AMREX_USE_GPU
void AddPlasmaGPU (int lev, amrex::RealBox part_realbox);
#endif
int GetRefineFac(const amrex::Real x, const amrex::Real y, const amrex::Real z);