|
ARTEMIS
|
#include "Utils/WarpXConst.H"#include <AMReX.H>#include <AMReX_FArrayBox.H>#include <AMReX_REAL.H>Go to the source code of this file.
Functions | |
| AMREX_GPU_HOST_DEVICE AMREX_INLINE void | UpdatePosition (amrex::ParticleReal &x, amrex::ParticleReal &y, amrex::ParticleReal &z, const amrex::ParticleReal ux, const amrex::ParticleReal uy, const amrex::ParticleReal uz, const amrex::Real dt) |
Push the particle's positions over one timestep, given the value of its momenta ux, uy, uz More... | |
| AMREX_GPU_HOST_DEVICE AMREX_INLINE void UpdatePosition | ( | amrex::ParticleReal & | x, |
| amrex::ParticleReal & | y, | ||
| amrex::ParticleReal & | z, | ||
| const amrex::ParticleReal | ux, | ||
| const amrex::ParticleReal | uy, | ||
| const amrex::ParticleReal | uz, | ||
| const amrex::Real | dt | ||
| ) |
Push the particle's positions over one timestep, given the value of its momenta ux, uy, uz