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
/
SpectralBaseAlgorithmRZ.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-26
AMReX: Update (Plotfile Write) (#4126)
Axel Huebl
6
-6
/
+6
2023-07-26
exclude cppcoreguidelines-init-variables (#4118)
Luca Fedeli
1
-0
/
+1
2023-07-26
remove unused upper_bound algorithm (#4123)
Luca Fedeli
2
-50
/
+0
2023-07-26
Tools: Update Copyright String (#4120)
Axel Huebl
1
-3
/
+2
2023-07-25
[pre-commit.ci] pre-commit autoupdate (#4115)
pre-commit-ci[bot]
1
-1
/
+1
2023-07-25
Clang tidy CI test: add modernize-concat-nested-namespaces check to clang tid...
Luca Fedeli
4
-15
/
+8
2023-07-25
WarpX class: move a couple of function definitions (#4097)
Luca Fedeli
2
-20
/
+26
2023-07-25
Clang-tidy: add cppcoreguidelines-interfaces-global-init check (#4107)
Luca Fedeli
1
-0
/
+1
2023-07-24
Fix timestep duration plot script download link (#4105)
Marco Garten
1
-1
/
+1
2023-07-24
Update perlmutter_gpu.sbatch (#4100)
kngott
1
-1
/
+1
2023-07-24
exclude some checks from clang-tidy CI test (#4108)
Luca Fedeli
1
-0
/
+5
2023-07-24
AMReX/PICSAR: Weekly Update (#4111)
Axel Huebl
6
-6
/
+6
2023-07-24
Merge MPI Reduction Calls (#4051)
Weiqun Zhang
5
-48
/
+17
2023-07-21
Fix `chi_min` and `chi_max` in `ParticleExtrema` reduced diags (#4101)
Arianna Formenti
1
-10
/
+13
2023-07-21
Update inputs files in WarpX (#4103)
Weiqun Zhang
10
-25
/
+25
2023-07-20
Fix: Ablastr PoissonSolver Constant (#4090)
Axel Huebl
1
-1
/
+2
2023-07-18
AMReX: Weekly Update (#4092)
Axel Huebl
5
-5
/
+5
2023-07-18
Remove specification of nsys version (#4048)
Remi Lehe
1
-13
/
+1
2023-07-17
Remove field probe raw_fields option (#4074)
David Grote
3
-37
/
+11
2023-07-18
Release 23.07 (#4088)
Axel Huebl
11
-13
/
+13
2023-07-17
Clang-tidy CI test: add some performance checks in clang-tidy CI test (#4077)
Luca Fedeli
5
-9
/
+15
2023-07-17
Update Adastra documentation (#4082)
Luca Fedeli
3
-34
/
+213
2023-07-17
Update LUMI documentation (#4087)
Luca Fedeli
3
-30
/
+212
2023-07-14
ablastr: fix missing/superfluous `#include` directives (#4080)
Luca Fedeli
17
-28
/
+33
2023-07-13
Add reduced diag precision input parameter (#4079)
David Grote
3
-1
/
+11
2023-07-13
Update Intel compiler installation (#4081)
Weiqun Zhang
1
-5
/
+8
2023-07-13
Clang-tidy CI test: make bugprone checks list more compact (#4075)
Luca Fedeli
1
-57
/
+1
2023-07-11
Clang-tidy CI test: add almost all missing bugprone clang-tidy checks (#4064)
Luca Fedeli
2
-1
/
+53
2023-07-11
Clang-tidy CI test: add more bugprone clang-tidy checks (#4047)
Luca Fedeli
1
-0
/
+3
2023-07-10
Clang-tidy CI test: add few bugprone clang-tidy checks (#4046)
Luca Fedeli
1
-0
/
+4
2023-07-10
main.cpp: change warpx_amrex_init into warpx::initialization::amrex_init (#4055)
Luca Fedeli
4
-31
/
+41
2023-07-10
explicitly exclude bugprone-easily-swappable-parameters check from clang-tidy...
Luca Fedeli
1
-0
/
+1
2023-07-10
Update GitHub actions CI test to use Ascent 0.9.2 (#4067)
Cyrus Harrison
1
-1
/
+1
2023-07-10
Fix `max_grid_size` for RZ PSATD (#4073)
David Grote
1
-3
/
+4
2023-07-10
Fix clang-tidy `bugprone-branch-clone` warning (#4072)
Edoardo Zoni
1
-28
/
+18
2023-07-06
Impose t_lab in Lorentz Transformation for externally loaded particles (#3996)
Ilian Kara-Mostefa
2
-13
/
+16
2023-06-30
Docs: Karolina (IT4I) (#4012)
Axel Huebl
7
-0
/
+635
2023-06-30
Allow `FieldProbe` in RZ geometry (#4057)
Roelof Groenewald
5
-15
/
+23
2023-06-30
Continuous injection of moving plasma (#3958)
Edoardo Zoni
10
-72
/
+186
2023-06-30
Use GPU compatible kernel in `sumParticleCharge` (#3949)
Roelof Groenewald
1
-7
/
+11
2023-06-30
Docs: update openPMD tutorials link (#4061)
Ilian Kara-Mostefa
1
-1
/
+1
2023-06-30
Allocate fewer `rho` components for ES, MS, hybrid-PIC solvers (#4036)
Remi Lehe
3
-14
/
+18
2023-06-30
RigidInjection: properly transform z_inject to boosted frame (#4059)
Remi Lehe
1
-1
/
+5
2023-06-29
Fix typo in docs of hybrid PIC scheme (#4058)
Roelof Groenewald
1
-1
/
+1
2023-06-29
Clean up of MultiFab tagging (#4014)
David Grote
7
-225
/
+233
2023-06-28
Replace unsed WARPX_DIM_2D with AMREX_SPACEDIM==2 (#4039)
Luca Fedeli
1
-2
/
+2
2023-06-28
AMReX: Weekly Update (#4053)
Axel Huebl
5
-5
/
+5
2023-06-28
remove dependency of VectorPoissonSolver.H on WarpX (#4054)
Luca Fedeli
1
-6
/
+4
2023-06-28
Doc: Link All Tests in Examples (#4056)
Axel Huebl
1
-0
/
+7
2023-06-27
Kernel Fusion in Reduced Diagnostics for Fields (#4050)
Weiqun Zhang
1
-84
/
+29
[next]