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
/
LaserParticleContainer.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
fix time update (#4184)
Ilian Kara-Mostefa
1
-1
/
+1
2023-08-12
Transition to pyAMReX (#3474)
Axel Huebl
1
-3
/
+6
2023-08-10
Fix continuous injection of lasers (#4112)
Edoardo Zoni
1
-5
/
+1
2023-08-01
Clang tidy CI test: add several readability checks to clang tidy CI test (#4...
Luca Fedeli
1
-1
/
+1
2023-06-13
Enforce const correctness using clang-tidy CI test (#3921)
Luca Fedeli
1
-29
/
+29
2023-06-12
Replace amrex::Abort with WARPX_ABORT_WITH_MESSAGE (#3965)
Luca Fedeli
1
-1
/
+1
2023-05-19
Implement legacy mode for external laser file reading (#3923)
Ilian Kara-Mostefa
1
-1
/
+23
2022-11-10
Use makeParser function for laser field parsing option (#3517)
Neïl Zaim
1
-1
/
+1
2022-11-09
BTD: remove old/legacy back-transformed diagnostics (#3485)
Remi Lehe
1
-1
/
+0
2022-10-10
Partial refactoring of the utils directory (#3404)
Luca Fedeli
1
-10
/
+15
2022-10-02
Use parser for input parameters of type long (#2506)
Neïl Zaim
1
-1
/
+1
2022-09-26
enforce 3 components for some laser parameters (#3423)
Luca Fedeli
1
-0
/
+7
2022-09-20
Add option to deposit laser on main grid (#3235)
Remi Lehe
1
-6
/
+10
2022-08-15
Move handling of do_not_deposit to physics callers (#3225)
Phil Miller
1
-2
/
+2
2022-08-10
Initialize particle runtime attributes inside AddNParticles (#3272)
Neïl Zaim
1
-1
/
+1
2022-06-02
Move warning logger in ablastr (#3154)
Luca Fedeli
1
-5
/
+6
2022-05-24
Specify particle precision (#3065)
Kevin Z. Zhu
1
-4
/
+4
2022-05-16
Fix Laser Injection in RZ (#3104)
Edoardo Zoni
1
-1
/
+15
2022-04-20
Current Deposition Interfaces: Always Pass `dt` & `relative_time` (#2937)
Edoardo Zoni
1
-8
/
+11
2022-03-08
Make error and info messages visually uniform (#2939)
Luca Fedeli
1
-1
/
+2
2022-02-07
replace deprecated header ctype.h with cctype (#2831)
Luca Fedeli
1
-1
/
+1
2022-02-03
Fix typo in laser assert (#2824)
Neïl Zaim
1
-1
/
+1
2021-12-06
AMREX_SPACEDIM : Initialization and Particles (#2628)
Prabhat Kumar
1
-34
/
+34
2021-11-19
1D3V Cartesian Support (#2307)
Prabhat Kumar
1
-9
/
+57
2021-11-03
Change the way in which the laser particle weight is calculated. (#2417)
Remi Lehe
1
-15
/
+14
2021-10-20
⚠️ Add warning logger (#2113)
Luca Fedeli
1
-4
/
+10
2021-10-11
Remove unused pusher_algo parameter (#2388)
Neïl Zaim
1
-1
/
+0
2021-09-09
Fix floating point exception issue in single precision (#2284)
Luca Fedeli
1
-1
/
+7
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-6
/
+52
2021-06-21
Laser: warnin antenna of a box; Allow zero amplitude (#1989)
Luca Fedeli
1
-8
/
+17
2021-06-16
don't use RealVector in laser particle initialization. (#2018)
Andrew Myers
1
-4
/
+4
2021-05-13
Implemented query and getArrWithParser (#1936)
David Grote
1
-5
/
+5
2021-04-13
Add an option to skip deposition in the `Evolve` function ; use it for electr...
Remi Lehe
1
-4
/
+4
2021-03-30
Remove the avg_aux fields (#1849)
Remi Lehe
1
-2
/
+0
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
-14
/
+14
2021-03-17
Add option to specify a0 instead of e_max for the laser (#1770)
MaxThevenet
1
-1
/
+14
2021-03-16
Move laser particle container (#1792)
Remi Lehe
1
-0
/
+727