index
:
WarpX
development
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Particles
/
WarpXParticleContainer.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-20
AMREX_ALWAYS_ASSERT -> AMREX_ASSERT for deposition bounds checks (#2688)
Andrew Myers
1
-2
/
+2
2021-12-15
ABLASTR: Cleanups & Particle Moments (#2675)
Axel Huebl
1
-2
/
+2
2021-12-14
Refactor DepositCharge so it can be called from ImpactX. (#2652)
Andrew Myers
1
-139
/
+56
2021-12-06
AMREX_SPACEDIM : Initialization and Particles (#2628)
Prabhat Kumar
1
-8
/
+8
2021-12-06
Define WARPX_ZINDEX to denote the index for the Z dimension regardless of the...
Phil Miller
1
-2
/
+2
2021-11-30
Added parallel pragma to ApplyBoundaryConditions (#2612)
David Grote
1
-0
/
+3
2021-11-19
1D3V Cartesian Support (#2307)
Prabhat Kumar
1
-4
/
+20
2021-10-27
Fix Doxygen: Particles (#2486)
Axel Huebl
1
-2
/
+2
2021-10-18
Option to do single precision mesh communication. (#2294)
Andrew Myers
1
-7
/
+14
2021-09-24
Stochastic particle reflection from absorbing domain boundaries (#2281)
Roelof Groenewald
1
-6
/
+25
2021-08-31
Add profiling for charge deposition (#2253)
Phil Miller
1
-0
/
+2
2021-08-07
More cleanup of particle boundaries (#2171)
David Grote
1
-5
/
+6
2021-08-02
Allow extra particle attributes (besides ux, uy, uz and w) to be set at parti...
Roelof Groenewald
1
-14
/
+20
2021-07-06
Reflective particle boundary condition (#1728)
David Grote
1
-9
/
+25
2021-07-06
changed default behavior of AddNParticles to not overwrite current particles ...
Roelof Groenewald
1
-2
/
+6
2021-06-28
Multi-J scheme (#1828)
Remi Lehe
1
-28
/
+74
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-9
/
+47
2021-06-23
DepositCurrent: Const Arguments (#2025)
Axel Huebl
1
-11
/
+11
2021-03-18
Add option to deposit current at arbitrary time (#1810)
Remi Lehe
1
-4
/
+17
2021-03-18
Use Clear Naming Standard for ParmParse Variables (#1809)
Edoardo Zoni
1
-2
/
+2
2021-03-17
Replaced almost all nGrow with nGrowVect (#1801)
David Grote
1
-1
/
+1
2021-03-02
GPU clock timer for measuring load balance costs (#1406)
Michael E Rowan
1
-16
/
+34
2021-01-27
Take time step into account to compute guard cells for J and rho (#1607)
Edoardo Zoni
1
-37
/
+50
2021-01-21
Define: _OPENMP -> AMREX_USE_OMP (#1520)
Axel Huebl
1
-13
/
+13
2021-01-08
Avoid stringent assert statement on GPU (#1597)
Remi Lehe
1
-2
/
+22
2020-12-11
Do not rely on managed memory in AddNParticles. (#1567)
Andrew Myers
1
-9
/
+17
2020-12-11
PSATD Runtime Control (#1300)
Axel Huebl
1
-2
/
+7
2020-11-22
CI: Windows (#1521)
Axel Huebl
1
-1
/
+1
2020-10-23
Fix Warning for SigmaBox FabFactory (#1466)
Weiqun Zhang
1
-0
/
+6
2020-10-19
Replace wherever possible '.reset(new' with '= make_unique' (#1429)
Luca Fedeli
1
-1
/
+1
2020-10-02
Fix some warnings for PSATD builds (#1401)
Edoardo Zoni
1
-1
/
+5
2020-09-30
Use fewer guard cells for deposition (#1368)
Edoardo Zoni
1
-32
/
+56
2020-09-23
Option to have absorbing BC for particles, regardless of field BC (#1334)
MaxThevenet
1
-0
/
+42
2020-09-17
Fix few compilation warnings (shift) (#1310)
Luca Fedeli
1
-4
/
+13
2020-09-14
Clean up profiling labels (#1320)
Edoardo Zoni
1
-6
/
+5
2020-09-01
In AddNParticles, id should be changed to Long (#1280)
Andrew Myers
1
-1
/
+1
2020-09-01
Fix 🩹(almost) all warnings ⚠️ with default configuration in 2D (DIM=2...
Luca Fedeli
1
-0
/
+1
2020-08-31
Fix 🩹 (almost) all warnings ⚠️ with default configuration (DIM=3, open...
Luca Fedeli
1
-0
/
+3
2020-08-31
Only tag particles for splitting when we change levels if splitting is on. (#...
Andrew Myers
1
-0
/
+2
2020-08-06
RZ PSATD: rho diags must be cell-centered (#1240)
Edoardo Zoni
1
-0
/
+2
2020-07-24
do not directly access the particle id and cpu in favor of going through the ...
Andrew Myers
1
-3
/
+3
2020-07-20
Vay current deposition (#1051)
Edoardo Zoni
1
-0
/
+20
2020-07-09
Fix bug and test with LaserAccelerationRZ (#1150)
Edoardo Zoni
1
-1
/
+1
2020-06-22
Remove persistent E+B (#1050)
Andrew Myers
1
-10
/
+8
2020-05-11
Generalize coarsening for MR (#945)
Edoardo Zoni
1
-2
/
+2
2020-05-05
Switch costs to LayoutData (#970)
Michael E Rowan
1
-1
/
+1
2020-05-01
Do not rely on nodal flags (#931)
Edoardo Zoni
1
-4
/
+4
2020-04-28
Style change to match the standard (#957)
Michael E Rowan
1
-5
/
+5
2020-04-24
Prevent the use of Esirkepov with the nodal algorithm (#948)
Remi Lehe
1
-0
/
+3
2020-03-30
Port rigid injection to the gpu (#862)
Andrew Myers
1
-15
/
+52
[next]