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
/
GalileanAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
CMake: RelWithDebInfo -O3 (#1203)
Axel Huebl
1
-16
/
+27
2020-07-24
Do PSATD+RZ in the RZ_NO_MPI travis instance (#1202)
Remi Lehe
2
-2
/
+3
2020-07-24
fix bug which prevented evolution of optical depth (#1205)
Luca Fedeli
1
-1
/
+1
2020-07-23
Workaround for 2D Galilean tests (#1200)
Edoardo Zoni
3
-24
/
+34
2020-07-23
Add Travis regression test for RZ spectral solver (#1175)
David Grote
6
-8
/
+69
2020-07-22
Cleaner calculation of the simulation timestep (#1031)
Remi Lehe
13
-91
/
+193
2020-07-22
make the docs and assertions around the particle shape factors reflect the cu...
Andrew Myers
2
-3
/
+3
2020-07-22
Fix Gatherv (#1197)
WeiqunZhang
1
-2
/
+2
2020-07-21
openPMD: Fix NOMPI Particle Output (#1196)
Axel Huebl
1
-12
/
+16
2020-07-21
[tiny] Explained print when NaN in LibEnsemble (#1190)
L. Diana Amorim
1
-2
/
+2
2020-07-21
define compute_shape_factor for VayDepos (#1192)
Revathi Jambunathan
1
-55
/
+83
2020-07-20
Fix Evolution: Current Depos. and Shapes (#1082)
Michael E Rowan
7
-210
/
+269
2020-07-20
Average slice emittance - libEnsemble example (#1157)
L. Diana Amorim
3
-36
/
+73
2020-07-20
GitHub Action CI: CUDA (#1176)
Axel Huebl
1
-0
/
+35
2020-07-20
Overwrite AMReX Defaults: Python (#1177)
Axel Huebl
3
-8
/
+14
2020-07-20
replace quotes in AMReX includes (#1186)
MaxThevenet
6
-11
/
+16
2020-07-20
instrument FlushFormatPlotfile::WriteToFile and use it in automated perf test...
MaxThevenet
2
-1
/
+2
2020-07-20
Vay current deposition (#1051)
Edoardo Zoni
32
-54
/
+916
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
[next]