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
/
AvgGalileanAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-06-24
USE_HDF5 is now supported by AMReX make system (#1118)
WeiqunZhang
1
-7
/
+0
2020-06-24
Summit: no `-n` in jsrun (#1114)
Axel Huebl
1
-6
/
+8
2020-06-22
New BTD class layout and member functions - Part 2 (#1092)
Revathi Jambunathan
4
-5
/
+183
2020-06-22
Use new github picsar repo (#1111)
NeilZaim
9
-12
/
+12
2020-06-22
Add automated test for divE cleaning (#949)
Remi Lehe
5
-0
/
+236
2020-06-22
Added check of gridding for RZ spectral solver (#1005)
David Grote
7
-0
/
+103
2020-06-22
Remove persistent E+B (#1050)
Andrew Myers
101
-1510
/
+1517
2020-06-22
AddPlasmaFromFile fix for periodic boundaries (#1089)
L. Diana Amorim
3
-4
/
+35
2020-06-20
[Mini] Docs info for blocking_factor (#1096)
L. Diana Amorim
2
-5
/
+17
2020-06-19
Fix Race condition in GetParticleSlice for BTD (#1105)
Revathi Jambunathan
1
-4
/
+10
2020-06-19
Style Check: Eval-uable (#1107)
Axel Huebl
2
-12
/
+12
2020-06-19
Fix: Extra Semicolons & In-Line Doxygen (#1109)
Axel Huebl
10
-16
/
+16
2020-06-19
CMake: No Fortran (#1108)
Axel Huebl
6
-11
/
+6
2020-06-18
reimplementation of interpolation and removal of Fortran from gnu make (#1103)
WeiqunZhang
7
-402
/
+76
2020-06-18
Renamining: development (#1102)
Axel Huebl
11
-24
/
+27
[next]