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
/
FieldSolver
/
SpectralSolver
/
SpectralAlgorithms
/
PsatdAlgorithmJLinearInTime.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-08
Cleanup: rocFFT Includes (#3908)
Axel Huebl
2
-6
/
+0
2023-05-08
Enable field ionization from PICMI (#3298)
Neïl Zaim
6
-15
/
+198
2023-05-08
ROCm 5.2+ (#3906)
Axel Huebl
6
-12
/
+23
2023-05-08
remove unnecessary #include (#3891)
Luca Fedeli
1
-1
/
+0
2023-05-08
make Poisson Solver in ablastr depend only on ablastr (and AMReX) (#3892)
Luca Fedeli
1
-2
/
+1
2023-05-08
fix PoyntingVec calc (#3905)
Revathi Jambunathan
1
-1
/
+1
2023-05-07
Implement reading of laser files produced by lasy (#3871)
Ilian Kara-Mostefa
18
-633
/
+1033
2023-05-05
More Managed Memory Fixes: Diagnostics (#3899)
Prabhat Kumar
2
-3
/
+4
2023-05-05
Prevent implicit capture on GPU for RZ sims (#3895)
Remi Lehe
1
-1
/
+2
2023-05-05
Change CartesianCKCAlgorithm.H (#3898)
Ilian Kara-Mostefa
1
-1
/
+3
2023-05-05
Fix: RTD (#3896)
Axel Huebl
1
-1
/
+13
2023-05-04
Fix: Laser-Ion Example Gather (#3894)
Axel Huebl
2
-21
/
+26
2023-05-04
Replace 3 occurrencess of NULL with std::nullptr (#3893)
Luca Fedeli
2
-3
/
+3
2023-05-02
Release 23.05 (#3887)
Axel Huebl
14
-23
/
+25
2023-05-02
Fix: rocFFT 5.5 (#3888)
Axel Huebl
4
-4
/
+8
2023-05-01
Add documentation to compile and use WarpX on Adastra (CINES) supercomputer (...
Luca Fedeli
4
-0
/
+231
2023-05-01
Use WARPX_ABORT_WITH_MESSAGE("msg") instead of amrex::Abort(Utils::TextMsg:...
Luca Fedeli
50
-180
/
+207
2023-05-01
Doc: Latest HDF5 on Summit (#3838)
Axel Huebl
2
-2
/
+2
2023-05-01
Docs: Boosted Frame Inputs (#3857)
Axel Huebl
1
-8
/
+6
2023-04-29
Fix typo in parameters doc (period -> intervals) (#3877)
Neïl Zaim
1
-1
/
+1
2023-04-29
CI: macOS Cache Less (#3878)
Axel Huebl
1
-1
/
+3
2023-04-29
adding reconnection paper (#3886)
Revathi Jambunathan
1
-0
/
+9
2023-04-28
Add new paper using WarpX (#3882)
Remi Lehe
1
-0
/
+5
2023-04-28
correct a formatting error in the Fugaku documentation (#3885)
Luca Fedeli
1
-0
/
+1
2023-04-28
Build buffer masks on GPU (#3880)
Weiqun Zhang
2
-47
/
+15
2023-04-28
Moving window: fix logic to shift F,G fields w/ div(E),div(B) cleaning in PML...
Prabhat Kumar
1
-4
/
+24
2023-04-27
fix recently re-introduced bug (#3875)
Luca Fedeli
1
-1
/
+2
2023-04-27
Fix missing GPU synchronization when QED lookup tables are loaded or generate...
Luca Fedeli
5
-1047
/
+1105
2023-04-26
Shared memory charge and current deposition (#3368)
Andrew Myers
10
-139
/
+1328
2023-04-26
Don't rely on managed memory in SmartUtils (#3874)
Andrew Myers
1
-5
/
+27
2023-04-24
Docs: suppress Sphinx warning of duplicate bibliography labels (#3869)
Roelof Groenewald
1
-0
/
+2
2023-04-24
AMReX: Weekly Update (#3868)
Axel Huebl
5
-5
/
+5
2023-04-24
Docs: use BibTeX citations in collisions theory section (#3865)
Roelof Groenewald
2
-2
/
+30
2023-04-24
Documentation For Using NCU (#3866)
kaplannp
1
-0
/
+82
2023-04-23
update ci to use ascent 0.9.1 (#3867)
Cyrus Harrison
1
-1
/
+1
2023-04-23
Import external E/B fields from openPMD files (#3584)
Phil Miller
14
-0
/
+634
2023-04-22
Add python callback call when a break signal is recieved (#3849)
aveksler1
3
-1
/
+22
2023-04-21
Fix cell volume on axis and allow nonperiodic boundaries (#3820)
David Grote
1
-7
/
+25
2023-04-21
Doc: Update of the Perlmutter Filesystem Note (#3839)
Juliette Pech
1
-2
/
+3
2023-04-21
Doc: libmamba for Conda (#3858)
Axel Huebl
2
-2
/
+42
2023-04-21
Doc: add instructions to use the Fugaku supercomputer (Riken) (#3856)
Luca Fedeli
3
-0
/
+140
2023-04-21
move StringUtils.H to ablastr (#3864)
Luca Fedeli
13
-83
/
+27
2023-04-21
Move KernelTimer.H to ablastr/parallelization (#3863)
Luca Fedeli
8
-39
/
+48
2023-04-21
remove unnecessary include (#3862)
Luca Fedeli
1
-3
/
+0
2023-04-21
Parameters doc: clean duplicated predefined density profile option (#3859)
Neïl Zaim
1
-4
/
+0
2023-04-20
Use amrex::Math::powi<N>(x) in WarpX (#3846)
Luca Fedeli
6
-48
/
+55
2023-04-20
Doc: VisualPIC (#3854)
Axel Huebl
1
-1
/
+38
2023-04-20
Add check in `addPlasma` and `addPlasmaFlux` to respect `random_theta` (#3585)
S. Eric Clark
7
-95
/
+95
2023-04-19
Add more PICMI options (#3773)
Remi Lehe
1
-1
/
+10
2023-04-19
Correct sign of the `ChargeOnEB` diagnostic (#3851)
Remi Lehe
3
-17
/
+17
[next]