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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
Implemented update without rho in RZ spectral solver (#1569)
David Grote
6
-19
/
+66
2020-12-16
CMake: Update GPU Backend Vars (#1577)
Axel Huebl
1
-1
/
+1
2020-12-07
Remove `using namespace Gpu` (#1555)
Weiqun Zhang
1
-9
/
+8
2020-12-07
AnyFFT: `AMReX_Config.H` (#1553)
Axel Huebl
1
-0
/
+2
2020-12-02
Improve spectral solver on staggered grids (#1468)
Edoardo Zoni
8
-80
/
+801
2020-11-17
CMake: Fix PSATD on CUDA (#1517)
Axel Huebl
1
-1
/
+1
2020-11-16
Fix PSATD equations used with PML (#1513)
Edoardo Zoni
2
-60
/
+130
2020-10-19
RZ PSATD, in forward transforms, initialize the copies to zero if needed (#1445)
David Grote
1
-0
/
+11
2020-10-19
Replace wherever possible '.reset(new' with '= make_unique' (#1429)
Luca Fedeli
3
-15
/
+19
2020-10-07
RZ + single precision fix (#1417)
Michael E Rowan
1
-5
/
+18
2020-10-07
rocFFT support (#1410)
Weiqun Zhang
6
-23
/
+250
2020-10-07
Do not store first Fornberg coefficient (#1419)
Edoardo Zoni
2
-31
/
+36
2020-10-02
Fix some warnings for PSATD builds (#1401)
Edoardo Zoni
9
-49
/
+27
2020-10-01
RZ spectral: add default value of i_comp in scalar transforms (#1404)
David Grote
1
-2
/
+2
2020-09-24
RZ spectral current correction and Galilean (#1216)
David Grote
11
-37
/
+574
2020-09-23
Implemented fft_periodic_single_box for RZ spectral (#1301)
Remi Lehe
6
-97
/
+97
2020-09-14
Clean up profiling labels (#1320)
Edoardo Zoni
1
-2
/
+2
2020-09-10
SpectralSolverRZ.H: Move Implementations to Source File (#1290)
Remi Lehe
2
-38
/
+74
2020-09-03
Fix some warnings in RZ spectral solver (#1286)
Remi Lehe
2
-13
/
+13
2020-09-03
fix implicit capture of this in lambda function (#1282)
Luca Fedeli
1
-1
/
+2
2020-09-01
Remove ManagedVector from spectral solver (#1270)
WeiqunZhang
8
-104
/
+131
2020-08-31
Add copyright headers when missing (#1262)
MaxThevenet
3
-0
/
+21
2020-08-24
Fix some warnings (#1239)
Luca Fedeli
7
-24
/
+35
2020-08-17
Bug fix for RZ PSATD backwards transform for GPU (#1247)
David Grote
1
-1
/
+1
2020-08-13
Fix RZ PSATD backward transform for icomp > 0 (#1246)
David Grote
1
-4
/
+3
2020-08-06
Galilean PSATD: current correction and rho-free formulation (#1151)
Edoardo Zoni
14
-164
/
+458
2020-07-27
Added k-space filter for RZ spectral solver (#1006)
David Grote
10
-5
/
+210
2020-07-20
Vay current deposition (#1051)
Edoardo Zoni
16
-12
/
+245
2020-07-17
Fixing compiler warnings (#1178)
Olga Shapoval
1
-13
/
+2
2020-07-15
Add support for infinite-order PSATD (#1169)
danielbelkin
1
-49
/
+65
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
2
-7
/
+4
2020-07-10
Fix compilation of AvgGalilean for GPU (#1159)
Remi Lehe
2
-2
/
+18
2020-07-08
Averaged Galilean PSATD (#869)
Olga Shapoval
8
-15
/
+439
2020-07-06
PSATD: add option to update E without using rho (#1128)
Edoardo Zoni
4
-53
/
+87
2020-07-02
PSATD: current correction works only with global FFTs (#1131)
Edoardo Zoni
1
-9
/
+9
2020-06-12
Add CMake Scripts (#759)
Axel Huebl
4
-5
/
+53
2020-05-29
Encapsulate FFTs (#1055)
MaxThevenet
6
-218
/
+303
2020-05-29
Set particular modified wavenumbers to 0 for spectral (nodal). (#1030)
Olga Shapoval
1
-0
/
+18
2020-05-22
Fix DivE diagnostic in RZ (#1034)
David Grote
1
-1
/
+6
2020-05-22
Added stub for current correction in RZ spectral solver (#1007)
David Grote
4
-0
/
+55
2020-05-08
Fix bug for PSATD momentum-conserving runs (#965)
Remi Lehe
1
-2
/
+2
2020-05-05
Current correction in Fourier space (#675)
Edoardo Zoni
4
-5
/
+141
2020-04-29
CI: macOS Single Precision (#964)
Axel Huebl
1
-3
/
+3
2020-04-28
Style change to match the standard (#957)
Michael E Rowan
1
-8
/
+8
2020-04-17
Remove code for hybrid PSATD, as well as remaining Fortran interface file (#927)
Remi Lehe
1
-2
/
+0
2020-04-14
Implementation of the RZ spectral solver (#816)
David Grote
19
-1
/
+1909
2020-04-03
Avoid i%1 in a lambda, gives compiler segfault (#892)
MaxThevenet
1
-6
/
+11
2020-04-02
Includes: Only From `Source/` (#873)
Axel Huebl
3
-4
/
+1
2020-04-02
Periodic, single-box FFT (#881)
Remi Lehe
4
-11
/
+43
[next]