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
/
PsatdAlgorithmRZ.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
Clang tidy CI test: add selected google-* checks (#4267)
Luca Fedeli
1
-0
/
+1
2023-08-14
Clang-tidy: add more misc-* checks to clang-tidy CI test (#4170)
Luca Fedeli
1
-2
/
+0
2023-08-01
Clang tidy CI test: add several readability checks to clang tidy CI test (#4...
Luca Fedeli
1
-2
/
+2
2023-05-09
Do not duplicate protected member of base class (#3915)
Edoardo Zoni
1
-1
/
+0
2023-05-01
Use WARPX_ABORT_WITH_MESSAGE("msg") instead of amrex::Abort(Utils::TextMsg:...
Luca Fedeli
1
-8
/
+8
2023-03-28
Fix bugs related to azimuthal modes for multi-J algo in RZ geometry (#3764)
Olga Shapoval
1
-5
/
+5
2023-03-09
New user input for grid type (collocated, staggered, hybrid) (#3683)
Edoardo Zoni
1
-2
/
+2
2022-12-07
PSATD: Implement First-Order Equations (#3466)
Edoardo Zoni
1
-12
/
+15
2022-09-20
PSATD: More Options for Time Dependency of J, Rho (#3242)
Edoardo Zoni
1
-15
/
+18
2022-05-30
Use Utils::TextMsg::Err and WARPX_ALWAYS_ASSERT_WITH_MESSAGE in more files (#...
Luca Fedeli
1
-4
/
+9
2022-03-03
Refactor Vay Deposition Functions (#2885)
Edoardo Zoni
1
-3
/
+1
2022-02-16
Refactor Current Correction Functions (#2839)
Edoardo Zoni
1
-19
/
+1
2022-01-09
Multi-J: J Always Linear in Time (#2679)
Edoardo Zoni
1
-15
/
+15
2021-10-21
Div(B) Cleaning: Change Normalization of G (#2429)
Edoardo Zoni
1
-7
/
+7
2021-08-05
RZ PSATD: Time Averaging for Multi-J Algorithm (#2141)
Edoardo Zoni
1
-3
/
+124
2021-07-26
RZ PSATD: Multi-J Algorithm (#2111)
Edoardo Zoni
1
-13
/
+88
2021-07-15
Spectral Index: Replace `struct`s of `enum` with Class (#2062)
Edoardo Zoni
1
-28
/
+30
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-1
/
+1
2021-03-19
Warnings: PSATD+RZ & More (#1814)
Axel Huebl
1
-1
/
+1
2021-03-16
Add timers in routines that depend on cell-related work (#1692)
Michael E Rowan
1
-8
/
+13
2021-01-07
Implemented update without rho in RZ spectral solver (#1569)
David Grote
1
-5
/
+20
2020-10-02
Fix some warnings for PSATD builds (#1401)
Edoardo Zoni
1
-5
/
+3
2020-09-24
RZ spectral current correction and Galilean (#1216)
David Grote
1
-17
/
+93
2020-08-06
Galilean PSATD: current correction and rho-free formulation (#1151)
Edoardo Zoni
1
-2
/
+2
2020-07-20
Vay current deposition (#1051)
Edoardo Zoni
1
-0
/
+7
2020-07-14
Fix bug in RZ PSATD rho terms (#1172)
David Grote
1
-2
/
+2
2020-05-22
Added stub for current correction in RZ spectral solver (#1007)
David Grote
1
-0
/
+8
2020-04-14
Implementation of the RZ spectral solver (#816)
David Grote
1
-0
/
+198