AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE PlasmaMomentumDerivative< T > PlasmaMomentumPush(const T &ux, const T &uy, const T &psi_inv, amrex::Real ExmBy, amrex::Real EypBx, amrex::Real Ez, amrex::Real Bx_clight, amrex::Real By_clight, amrex::Real Bz, amrex::Real Aabssq_norm, amrex::Real AabssqDx_norm, amrex::Real AabssqDy_norm, amrex::Real clight_inv, amrex::Real charge_mass_clight_ratio)
Find the derivative of the Plasma momentum. This function can be used with dual numbers to find the s...
Definition: PushPlasmaParticles.H:41