aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/GalileanAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-24CMake: RelWithDebInfo -O3 (#1203)Gravatar Axel Huebl 1-16/+27
2020-07-24Do PSATD+RZ in the RZ_NO_MPI travis instance (#1202)Gravatar Remi Lehe 2-2/+3
2020-07-24fix bug which prevented evolution of optical depth (#1205)Gravatar Luca Fedeli 1-1/+1
2020-07-23Workaround for 2D Galilean tests (#1200)Gravatar Edoardo Zoni 3-24/+34
2020-07-23Add Travis regression test for RZ spectral solver (#1175)Gravatar David Grote 6-8/+69
2020-07-22Cleaner calculation of the simulation timestep (#1031)Gravatar Remi Lehe 13-91/+193
2020-07-22make the docs and assertions around the particle shape factors reflect the cu...Gravatar Andrew Myers 2-3/+3
2020-07-22Fix Gatherv (#1197)Gravatar WeiqunZhang 1-2/+2
2020-07-21openPMD: Fix NOMPI Particle Output (#1196)Gravatar Axel Huebl 1-12/+16
2020-07-21[tiny] Explained print when NaN in LibEnsemble (#1190)Gravatar L. Diana Amorim 1-2/+2
2020-07-21define compute_shape_factor for VayDepos (#1192)Gravatar Revathi Jambunathan 1-55/+83
2020-07-20Fix Evolution: Current Depos. and Shapes (#1082)Gravatar Michael E Rowan 7-210/+269
2020-07-20Average slice emittance - libEnsemble example (#1157)Gravatar L. Diana Amorim 3-36/+73
2020-07-20GitHub Action CI: CUDA (#1176)Gravatar Axel Huebl 1-0/+35
2020-07-20Overwrite AMReX Defaults: Python (#1177)Gravatar Axel Huebl 3-8/+14
2020-07-20replace quotes in AMReX includes (#1186)Gravatar MaxThevenet 6-11/+16
2020-07-20instrument FlushFormatPlotfile::WriteToFile and use it in automated perf test...Gravatar MaxThevenet 2-1/+2
2020-07-20Vay current deposition (#1051)Gravatar Edoardo Zoni 32-54/+916
2020-07-20Evolve: Remove Unused Variables (#1184)Gravatar Axel Huebl 1-3/+0
2020-07-17respect AMREX_MPI_THREAD_MULTIPLE (#1182)Gravatar Andrew Myers 1-5/+11
2020-07-17LWFA: Diag add Charge Density (#1048)Gravatar Axel Huebl 7-5/+14
2020-07-17Fixing compiler warnings (#1178)Gravatar Olga Shapoval 2-16/+5
2020-07-17[mini] Fix automated performance tests on Cori (#1181)Gravatar MaxThevenet 1-1/+3
2020-07-17fix documentation for external E B with constant values (#1180)Gravatar Revathi Jambunathan 1-3/+3
2020-07-17For RZ, fix the deposition near the axis (#1072)Gravatar David Grote 2-39/+38
2020-07-16Travis: Work-Around yt/matplotlib (#1179)Gravatar Axel Huebl 1-1/+1
2020-07-16Combine analysis scripts for Galilean and averaged PSATD automated tests in o...Gravatar Olga Shapoval 5-120/+53
2020-07-16Default: abort_on_out_of_gpu_memory = 1 (#1164)Gravatar Axel Huebl 6-6/+79
2020-07-16Add doc for performance tests (#1161)Gravatar MaxThevenet 2-0/+109
2020-07-16fix automated performance tests on Summit (#1160)Gravatar MaxThevenet 12-20/+14
2020-07-15Add support for infinite-order PSATD (#1169)Gravatar danielbelkin 3-52/+98
2020-07-14Update automated galilean tests (#1173)Gravatar Olga Shapoval 4-29/+31
2020-07-14Fix bug in RZ PSATD rho terms (#1172)Gravatar David Grote 1-2/+2
2020-07-14make fft_do_time_averaging a member of class WarpX (#1165)Gravatar MaxThevenet 6-21/+16
2020-07-13Added the electrostatic sphere test (#907)Gravatar dbizzozero 4-41/+147
2020-07-13Added laser shifts to input for each libE config (#1141)Gravatar L. Diana Amorim 2-10/+28
2020-07-13Fix Profile: Parabolic Ch. Single Prec. (#1084)Gravatar Michael E Rowan 5-9/+110
2020-07-10Summit Power9 CPUs documentation (#1162)Gravatar Michael E Rowan 2-1/+58
2020-07-10Fix compilation of AvgGalilean for GPU (#1159)Gravatar Remi Lehe 2-2/+18
2020-07-09Fix bug and test with LaserAccelerationRZ (#1150)Gravatar Edoardo Zoni 3-2/+4
2020-07-08openPMD: Directory Cleanup, 6 Digits (#1149)Gravatar Axel Huebl 1-2/+2
2020-07-08Averaged Galilean PSATD (#869)Gravatar Olga Shapoval 34-28/+1097
2020-07-07Raise the stack limit when running with cuda (#1154)Gravatar Andrew Myers 1-0/+5
2020-07-07step is -1 for diags->ComputeAndFlush at initialization (#1148)Gravatar Revathi Jambunathan 1-1/+1
2020-07-06PSATD: add option to update E without using rho (#1128)Gravatar Edoardo Zoni 15-154/+229
2020-07-06Docs: OMP new CMake default (#1145)Gravatar Axel Huebl 1-1/+1
2020-07-03assert the particles are positive to check for overflow (#1142)Gravatar Andrew Myers 1-0/+3
2020-07-03CMake: Guard CMake 3.17 Feature (#1143)Gravatar Axel Huebl 1-5/+7
2020-07-02Moved ShiftGalileanBoundary() call to precede back transformed diagnostics (#...Gravatar Olga Shapoval 1-2/+2
2020-07-02PSATD: current correction works only with global FFTs (#1131)Gravatar Edoardo Zoni 12-51/+159