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
/
PsatdAlgorithmJConstantInTime.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
Adds matrix for Warpx DIMS
Anshul Gupta
1
-0
/
+7
2023-09-20
Removes linux/arm64 build
Anshul Gupta
1
-1
/
+1
2023-09-20
Adds docker
Anshul Gupta
3
-0
/
+154
2023-09-20
Prevent NaNs in Coulomb collision module (#4304)
Remi Lehe
1
-167
/
+176
2023-09-18
AMReX: Weekly Update (#4309)
Axel Huebl
5
-5
/
+5
2023-09-15
Doc: Conda CUDA Development (#4290)
Axel Huebl
1
-0
/
+8
2023-09-15
Conda: `make` (#4292)
Axel Huebl
1
-2
/
+2
2023-09-13
Clang tidy CI test: add misc-definitions-in-headers check (#4253)
Luca Fedeli
10
-127
/
+190
2023-09-13
Add flag to set GPU-aware MPI from PICMI (#4298)
Remi Lehe
1
-0
/
+7
2023-09-13
Revert PR4266 - lower and uppers bounds (#4294)
Marco Garten
1
-10
/
+0
2023-09-12
Doc: cupy on Perlmutter (NERSC) (#4289)
Axel Huebl
1
-0
/
+1
2023-09-12
AMReX/PICSAR: Weekly Update (#4293)
Axel Huebl
6
-6
/
+6
2023-09-12
PICMI: Add `warpx_intervals` option to BTD (#4288)
David Grote
1
-2
/
+22
2023-09-11
add collider-relevant reduced diags (#4024)
Arianna Formenti
14
-2
/
+999
2023-09-10
Quartz (LLNL): PICMI Support (#4284)
Axel Huebl
3
-19
/
+245
2023-09-10
Doc: Lassen (LLNL) Cleanup
Axel Huebl
3
-4
/
+6
2023-09-10
Lassen (LLNL): GNU 11.2.1 (#4283)
Axel Huebl
3
-11
/
+13
2023-09-08
Lassen (LLNL): pyTorch w/ GNU
Axel Huebl
3
-8
/
+11
2023-09-08
Lassen (LLNL): yt fix
Axel Huebl
1
-4
/
+6
2023-09-08
Lassen (LLNL): Matplotlib fix
Axel Huebl
1
-1
/
+1
2023-09-08
Quartz (LLNL): New Modules, Clang (#4281)
Axel Huebl
2
-17
/
+14
2023-09-08
Lassen (LLNL): New SW Directory
Axel Huebl
3
-15
/
+15
2023-09-08
Lassen (LLNL): Numpy==1.22
Axel Huebl
1
-1
/
+2
2023-09-08
Lassen RHEL8 (#4278)
Axel Huebl
7
-98
/
+385
2023-09-08
Release 23.09 (#4277)
Axel Huebl
10
-12
/
+12
2023-09-08
Fix parallel hanging in lasy reading (#4276)
Remi Lehe
2
-8
/
+11
2023-09-08
Add lower and upper bound params to regular diags in PICMI (#4266)
Marco Garten
1
-0
/
+10
2023-09-08
Docs: mpi4py in MPI-Conda Deps (#4274)
Axel Huebl
1
-2
/
+2
2023-09-08
Clang tidy CI test: add selected google-* checks (#4267)
Luca Fedeli
18
-72
/
+91
2023-09-07
Use latest lasy version (#4273)
Remi Lehe
1
-1
/
+1
2023-09-07
Add particle resampling inputs to `picmi.py` (#4257)
Roelof Groenewald
1
-1
/
+19
2023-09-07
add symmetrize to PICMI (#4271)
Ryan Sandberg
1
-0
/
+7
2023-09-06
try fix macos CI (#4270)
AlexanderSinn
1
-0
/
+1
2023-09-05
make explicit the options from full diags also available in BTD (#4256)
Revathi Jambunathan
1
-1
/
+4
2023-09-05
Use input parameter parser for lattice elements (#4258)
David Grote
3
-5
/
+8
2023-09-04
Print resampling message only if `verbose` is on (#4264)
Roelof Groenewald
6
-9
/
+12
2023-09-01
PICMI: warpx.numprocs (#4255)
Axel Huebl
1
-0
/
+9
2023-08-31
PICMI: LabFrameParticleDiagnostic w/ Species (#4254)
Axel Huebl
1
-0
/
+41
2023-08-30
Doc: PM new E4S (Boost, CCache) (#4252)
Axel Huebl
2
-2
/
+2
2023-08-29
Update .clang-tidy: remove bugprone-unchecked-optional-access
Axel Huebl
1
-0
/
+1
2023-08-29
ChargeDeposition: Remove Global WarpX Variable (#4250)
Axel Huebl
3
-36
/
+47
2023-08-30
CMake: Verify WarpX_..._src paths exit (#4249)
Axel Huebl
5
-0
/
+15
2023-08-29
Clang tidy CI test: add more readability checks to clang tidy CI test (#4146)
Luca Fedeli
101
-717
/
+727
2023-08-29
Replace static function WarpX::CheckSignals() with direct call to SignalHandl...
Luca Fedeli
2
-9
/
+2
2023-08-29
Update Crusher Docs and Scripts (#4246)
Marco Garten
4
-94
/
+256
2023-08-29
Fix: PICMI BTD Diags (#4248)
Axel Huebl
1
-2
/
+2
2023-08-29
Add Python bindings to extract the timestep dt (#4244)
Remi Lehe
2
-1
/
+5
2023-08-28
Docs: Perlmutter (NERSC) Update (#4223)
Axel Huebl
1
-4
/
+6
2023-08-28
Add LabFrameParticleDiagnostic to picmi (#4148)
David Grote
1
-2
/
+66
2023-08-28
Docs: WarpX HOFI Start-to-End Paper (#4221)
Axel Huebl
1
-0
/
+5
[next]