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
/
PhysicalParticleContainer.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
Particle Buffer for Backtransformed Diagnostics (#1898)
Revathi Jambunathan
1
-4
/
+8
2021-12-07
Transform the external fields into the boosted frame (#2610)
David Grote
1
-12
/
+6
2021-12-06
AMREX_SPACEDIM : Initialization and Particles (#2628)
Prabhat Kumar
1
-39
/
+39
2021-12-06
Redistribute particles in ContinuousFluxInjection (#2611)
Remi Lehe
1
-16
/
+41
2021-11-22
Python: Start 1D Support (#2582)
Axel Huebl
1
-3
/
+3
2021-11-19
1D3V Cartesian Support (#2307)
Prabhat Kumar
1
-14
/
+90
2021-11-09
Fix #2522: Gaussian beam positions do not change with warpx.random_seed (#2523)
Remi Lehe
1
-10
/
+5
2021-10-29
Add option to specificy absolute tolerance for the MLMG solver (#2410)
Roelof Groenewald
1
-0
/
+1
2021-10-20
⚠️ Add warning logger (#2113)
Luca Fedeli
1
-5
/
+12
2021-10-11
Use parser for more input parameters (#2386)
Neïl Zaim
1
-3
/
+3
2021-09-24
Stochastic particle reflection from absorbing domain boundaries (#2281)
Roelof Groenewald
1
-0
/
+14
2021-09-20
Rename WarpXWrappers.(h->H) (#2261)
Axel Huebl
1
-1
/
+0
2021-09-10
Fix uninitialized particle data (#2282)
Neïl Zaim
1
-6
/
+85
2021-08-27
Functionality to save particle positions from the previous step (#2206)
Roelof Groenewald
1
-0
/
+35
2021-07-27
Rename: Optical Depths QED (#2140)
Axel Huebl
1
-9
/
+9
2021-07-15
Fix Warning in 2D/3D Cartesian Builds (#2091)
Edoardo Zoni
1
-0
/
+2
2021-07-12
Random azimuthal position for particles (#2029)
MaxThevenet
1
-1
/
+7
2021-07-06
Add possibility to start and stop moving window (#2027)
thomas clark
1
-1
/
+1
2021-07-06
Input parameter for AMReX MLMG verbosity (#2041)
Michael Kieburtz
1
-0
/
+1
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-9
/
+76
2021-06-11
Fix Offset: PushPX -> evolve_opt (#2011)
Axel Huebl
1
-4
/
+4
2021-06-09
ion_map_ids: static & const access (#2010)
Axel Huebl
1
-1
/
+1
2021-06-07
Added injection of a thermal flux from a plane (#1892)
David Grote
1
-0
/
+393
2021-04-29
Fix indentation when evolving QSR optical depth (#1922)
Neïl Zaim
1
-5
/
+5
2021-04-13
Add an option to skip deposition in the `Evolve` function ; use it for electr...
Remi Lehe
1
-5
/
+5
2021-03-30
Remove the avg_aux fields (#1849)
Remi Lehe
1
-8
/
+6
2021-03-22
Applied boost to single and multiple particle input (#1800)
David Grote
1
-22
/
+40
2021-03-18
Add option to deposit current at arbitrary time (#1810)
Remi Lehe
1
-2
/
+2
2021-03-18
Use Clear Naming Standard for ParmParse Variables (#1809)
Edoardo Zoni
1
-27
/
+27
2021-03-17
Replaced almost all nGrow with nGrowVect (#1801)
David Grote
1
-5
/
+5
2021-03-12
AddPlasma: Avoid a calculation resulting in NaN when num_ppc is 0 (#1787)
Luca Fedeli
1
-3
/
+6
2021-03-04
QEDInternals: replace amrex::Real with amrex::ParticleReal where appropriate ...
Luca Fedeli
1
-2
/
+2
2021-03-02
ParticleContainer: Fix Unused Vars (#1756)
Axel Huebl
1
-12
/
+0
2021-03-01
Remove coarse bounding box check from the BTD selection (#1742)
Andrew Myers
1
-7
/
+0
2021-02-25
Add multiple particles source (#1718)
David Grote
1
-0
/
+12
2021-02-08
Fix: Missing Geometry Includes (#1690)
Axel Huebl
1
-0
/
+1
2021-02-01
Remove redundant "do_qed" option in inputfile (#1667)
Luca Fedeli
1
-12
/
+7
2021-01-22
Add parameter for default galilean velocity (#1097)
Remi Lehe
1
-4
/
+10
2021-01-22
Remove unused lines about particle filters (#1646)
NeilZaim
1
-13
/
+0
2021-01-21
Define: _OPENMP -> AMREX_USE_OMP (#1520)
Axel Huebl
1
-6
/
+6
2021-01-12
Fix some other warnings (#1618)
Luca Fedeli
1
-7
/
+9
2020-12-14
Made sure that n_rz_azimuthal_modes is declared int everywhere (#1571)
David Grote
1
-1
/
+1
2020-12-09
Use new parser for more real input parameters (#1564)
NeilZaim
1
-2
/
+2
2020-11-30
Electrostatic lab frame (#1531)
David Grote
1
-3
/
+3
2020-11-02
fixed calls to amrex::Random() to enable HIP compilation (#1487)
Luca Fedeli
1
-1
/
+1
2020-10-26
Explicit choice of `max_iters` for MLMG solver (#1471)
Igor Andriyash
1
-0
/
+1
2020-10-19
Replace wherever possible '.reset(new' with '= make_unique' (#1429)
Luca Fedeli
1
-4
/
+4
2020-10-02
Split resampling TinyProfiler entry into 2 (#1390)
NeilZaim
1
-0
/
+13
2020-09-25
Use amrex::ParallelForRNG for random number generation (#1373)
Weiqun Zhang
1
-6
/
+7
2020-09-25
Add CI test and documentation for leveling thinning algorithm (#1327)
NeilZaim
1
-3
/
+4
[next]