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
/
SpectralBaseAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-30
move serialization to ablastr (#3145)
Luca Fedeli
2
-62
/
+69
2022-05-27
Remove Extraneous `WARPX_DIM_RZ` in Gaussian Laser Init (#3144)
Ryan Sandberg
1
-1
/
+1
2022-05-27
Docs: Improve `collision_name>.species` (#3143)
Axel Huebl
1
-2
/
+2
2022-05-26
Write Inputs to `warpx_used_inputs` (#3132)
Axel Huebl
3
-2
/
+28
2022-05-26
Fix: Install ABLASTR (#3141)
Axel Huebl
1
-1
/
+1
2022-05-26
SpectralFieldDataRZ: Missing Utils Include (#3140)
Axel Huebl
1
-0
/
+1
2022-05-25
Fix: Field Probe no-MPI Gather (#3134)
Axel Huebl
1
-2
/
+6
2022-05-25
PML.cpp: missing util include (#3138)
Axel Huebl
1
-0
/
+1
2022-05-25
Reactivate Multi-J RZ PSATD Checksums (#2459)
Neïl Zaim
3
-34
/
+29
2022-05-24
Test Filter: Include Python Langmuir (#3129)
Axel Huebl
2
-11
/
+8
2022-05-24
Specify particle precision (#3065)
Kevin Z. Zhu
23
-256
/
+349
2022-05-24
Simplify the function computePhi (#3026)
Remi Lehe
1
-56
/
+30
2022-05-23
CMake Pip: Unique Custom Targets (#3116)
Axel Huebl
1
-4
/
+13
2022-05-23
Docs: New Perlmutter Default Env, Microarch (#3127)
Axel Huebl
1
-1
/
+6
2022-05-23
Fold Python tests into their corresponding base configurations, to better exp...
Phil Miller
4
-49
/
+33
2022-05-24
Add new class `NamedComponentParticleContainer` (#3100)
Remi Lehe
6
-76
/
+190
2022-05-24
[pre-commit.ci] pre-commit autoupdate (#3128)
pre-commit-ci[bot]
1
-2
/
+2
2022-05-23
AMReX/PICSAR: Weekly Update (#3126)
Axel Huebl
6
-6
/
+6
2022-05-23
remove unused enum (#3124)
Luca Fedeli
1
-7
/
+0
2022-05-23
use fwd declaration for WarpXFaceInfoBox (#3125)
Luca Fedeli
8
-8
/
+28
2022-05-23
fix unnecessary double promotions (#3120)
Luca Fedeli
8
-27
/
+27
2022-05-23
Add `do_average` option to the particle fields diagnostic (#3067)
David Grote
10
-76
/
+114
2022-05-20
Clarify error messages when parsing diagnostics input (#3122)
Hannah Klion
1
-3
/
+3
2022-05-18
ABLASTR: localIDtoGlobal (#3115)
Axel Huebl
3
-24
/
+44
2022-05-17
Add workaround for Libfabric bug on Crusher to job script. (#3114)
Andrew Myers
2
-0
/
+21
2022-05-17
Lassen (LLNL): ADIOS2, BLAS++ & LAPACK++ (#3071)
Axel Huebl
2
-3
/
+37
2022-05-17
Avoid resizing ParticleBoundaryBuffer allocation to total particle count (#3068)
Phil Miller
1
-26
/
+64
2022-05-17
Use uniform error message formatting in more source files (#2964)
Luca Fedeli
46
-359
/
+479
2022-05-16
[pre-commit.ci] pre-commit autoupdate (#3113)
pre-commit-ci[bot]
1
-1
/
+1
2022-05-16
AMReX/PICSAR: Weekly Update (#3112)
Axel Huebl
6
-6
/
+6
2022-05-16
Add Headers to Input File Written by PICMI (#3093)
Edoardo Zoni
1
-0
/
+12
2022-05-16
CI: HIP with https (#3111)
Axel Huebl
1
-2
/
+3
2022-05-16
Stricter Tolerance for 3D Langmuir Tests (#3097)
Edoardo Zoni
1
-1
/
+1
2022-05-16
Add STL files support in pywarpx (#3089)
Lorenzo Giacomel
4
-11
/
+53
2022-05-16
Fix Laser Injection in RZ (#3104)
Edoardo Zoni
1
-1
/
+15
2022-05-16
fix bug (#3110)
Luca Fedeli
1
-1
/
+2
2022-05-13
Fix Breaking Pip 22.1 Logic (#3106)
Axel Huebl
5
-1
/
+6
2022-05-11
Fix Mirrors for RZ (NullifyMF) (#3101)
David Grote
1
-3
/
+4
2022-05-11
Doc: Improve Doxygen Links (#3099)
Axel Huebl
4
-3
/
+13
2022-05-11
Fix Wrong Abort Message for PSATD w/ Time Averaging (#3098)
Edoardo Zoni
1
-1
/
+1
2022-05-10
Use queryWithParser to Parse v_particle_pml (#3096)
amadou38
2
-1
/
+4
2022-05-10
Use uniform error message formatting for all the amrex::Abort() calls in Warp...
Luca Fedeli
1
-199
/
+232
2022-05-09
Apply shift for zmax>0 in old BTD (#3094)
Remi Lehe
1
-2
/
+12
2022-05-09
Add a python script to generate timestep duration plots (#3036)
Luca Fedeli
3
-0
/
+118
2022-05-09
Fix miscellaneous issues found with clang tidy (#3083)
Luca Fedeli
10
-35
/
+25
2022-05-09
AMReX: Weekly Update (#3095)
Axel Huebl
5
-5
/
+5
2022-05-06
Apply shift in BTD for zmax different than 0 (#3091)
Remi Lehe
1
-2
/
+3
2022-05-05
Fix openPMD RZ with load-balancing (#3084)
Remi Lehe
2
-8
/
+9
2022-05-04
Nuclear fusion: remove underflow warning in single precision (#3058)
Neïl Zaim
1
-14
/
+8
2022-05-04
Close #3077 Fix RZ openPMD output with MR (#3082)
Remi Lehe
2
-75
/
+74
[next]