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
2020-07-20
Evolve: Remove Unused Variables (#1184)
Axel Huebl
1
-3
/
+0
2020-07-17
respect AMREX_MPI_THREAD_MULTIPLE (#1182)
Andrew Myers
1
-5
/
+11
2020-07-17
LWFA: Diag add Charge Density (#1048)
Axel Huebl
7
-5
/
+14
2020-07-17
Fixing compiler warnings (#1178)
Olga Shapoval
2
-16
/
+5
2020-07-17
[mini] Fix automated performance tests on Cori (#1181)
MaxThevenet
1
-1
/
+3
2020-07-17
fix documentation for external E B with constant values (#1180)
Revathi Jambunathan
1
-3
/
+3
2020-07-17
For RZ, fix the deposition near the axis (#1072)
David Grote
2
-39
/
+38
2020-07-16
Travis: Work-Around yt/matplotlib (#1179)
Axel Huebl
1
-1
/
+1
2020-07-16
Combine analysis scripts for Galilean and averaged PSATD automated tests in o...
Olga Shapoval
5
-120
/
+53
2020-07-16
Default: abort_on_out_of_gpu_memory = 1 (#1164)
Axel Huebl
6
-6
/
+79
2020-07-16
Add doc for performance tests (#1161)
MaxThevenet
2
-0
/
+109
2020-07-16
fix automated performance tests on Summit (#1160)
MaxThevenet
12
-20
/
+14
2020-07-15
Add support for infinite-order PSATD (#1169)
danielbelkin
3
-52
/
+98
2020-07-14
Update automated galilean tests (#1173)
Olga Shapoval
4
-29
/
+31
2020-07-14
Fix bug in RZ PSATD rho terms (#1172)
David Grote
1
-2
/
+2
2020-07-14
make fft_do_time_averaging a member of class WarpX (#1165)
MaxThevenet
6
-21
/
+16
2020-07-13
Added the electrostatic sphere test (#907)
dbizzozero
4
-41
/
+147
2020-07-13
Added laser shifts to input for each libE config (#1141)
L. Diana Amorim
2
-10
/
+28
2020-07-13
Fix Profile: Parabolic Ch. Single Prec. (#1084)
Michael E Rowan
5
-9
/
+110
2020-07-10
Summit Power9 CPUs documentation (#1162)
Michael E Rowan
2
-1
/
+58
2020-07-10
Fix compilation of AvgGalilean for GPU (#1159)
Remi Lehe
2
-2
/
+18
2020-07-09
Fix bug and test with LaserAccelerationRZ (#1150)
Edoardo Zoni
3
-2
/
+4
2020-07-08
openPMD: Directory Cleanup, 6 Digits (#1149)
Axel Huebl
1
-2
/
+2
2020-07-08
Averaged Galilean PSATD (#869)
Olga Shapoval
34
-28
/
+1097
2020-07-07
Raise the stack limit when running with cuda (#1154)
Andrew Myers
1
-0
/
+5
2020-07-07
step is -1 for diags->ComputeAndFlush at initialization (#1148)
Revathi Jambunathan
1
-1
/
+1
2020-07-06
PSATD: add option to update E without using rho (#1128)
Edoardo Zoni
15
-154
/
+229
2020-07-06
Docs: OMP new CMake default (#1145)
Axel Huebl
1
-1
/
+1
2020-07-03
assert the particles are positive to check for overflow (#1142)
Andrew Myers
1
-0
/
+3
2020-07-03
CMake: Guard CMake 3.17 Feature (#1143)
Axel Huebl
1
-5
/
+7
2020-07-02
Moved ShiftGalileanBoundary() call to precede back transformed diagnostics (#...
Olga Shapoval
1
-2
/
+2
2020-07-02
PSATD: current correction works only with global FFTs (#1131)
Edoardo Zoni
12
-51
/
+159
2020-07-02
update release tag in all files on the repo (#1138)
MaxThevenet
3
-3
/
+3
2020-07-02
Doc: how to compile and run on Juwels (#1133)
MaxThevenet
5
-4
/
+99
2020-07-01
CMake: DPC++, OMP Def., Binary Names (#1125)
Axel Huebl
6
-20
/
+94
2020-07-01
clarify Visualization notebook and fix path in the doc (#1137)
MaxThevenet
2
-20
/
+31
2020-06-30
Use PICSAR new development branch (#1134)
NeilZaim
7
-10
/
+10
2020-06-30
Docs: Ascent & Python Summit Updates (#1127)
Axel Huebl
4
-26
/
+51
2020-06-30
Improve rho diagnostic (#1099)
Edoardo Zoni
16
-23
/
+131
2020-06-30
typo in libEnsemble scripts (#1129)
MaxThevenet
1
-1
/
+1
2020-06-29
Add plasma refactor (#830)
Andrew Myers
25
-373
/
+419
2020-06-29
fix typo (#1130)
Andrew Myers
1
-1
/
+1
2020-06-29
CMake: AMReX Advanced Options (#1124)
Axel Huebl
3
-6
/
+9
2020-06-26
Removed references to particle E and B from Python (#1122)
David Grote
2
-73
/
+7
2020-06-25
Include guard cells for init fields (#1123)
Revathi Jambunathan
2
-5
/
+14
2020-06-25
[small] Inject Particles from openPMD in RZ (#1113)
L. Diana Amorim
4
-14
/
+10
2020-06-25
Moved doxygen to header file for consistency (#1116)
L. Diana Amorim
2
-10
/
+10
2020-06-25
CMake: MPI, Asserts and Advanced AMReX (#1120)
Axel Huebl
6
-25
/
+47
2020-06-25
For RZ, added assert that periodicity is not set radially (#1115)
David Grote
1
-0
/
+5
2020-06-25
Fixed minor typos and added pytest requirement (#1119)
L. Diana Amorim
2
-3
/
+4
[next]