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
/
SpectralSolver.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
Do Not Fill Guard Cells with Inverse FFTs, Unless for Field Damping (#2045)
Edoardo Zoni
1
-4
/
+10
2021-06-28
Multi-J scheme (#1828)
Remi Lehe
1
-19
/
+4
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-5
/
+5
2021-04-19
Divergence cleaning for PSATD in PML (#1600)
Edoardo Zoni
1
-2
/
+4
2021-03-16
Add timers in routines that depend on cell-related work (#1692)
Michael E Rowan
1
-6
/
+9
2021-03-04
Implement averaged algo on staggered grids & merge spectral classes (#1544)
Edoardo Zoni
1
-20
/
+7
2020-12-02
Improve spectral solver on staggered grids (#1468)
Edoardo Zoni
1
-6
/
+14
2020-10-19
Replace wherever possible '.reset(new' with '= make_unique' (#1429)
Luca Fedeli
1
-8
/
+10
2020-08-06
Galilean PSATD: current correction and rho-free formulation (#1151)
Edoardo Zoni
1
-1
/
+1
2020-07-14
make fft_do_time_averaging a member of class WarpX (#1165)
MaxThevenet
1
-4
/
+2
2020-07-08
Averaged Galilean PSATD (#869)
Olga Shapoval
1
-11
/
+24
2020-07-06
PSATD: add option to update E without using rho (#1128)
Edoardo Zoni
1
-2
/
+3
2020-04-02
Periodic, single-box FFT (#881)
Remi Lehe
1
-2
/
+3
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-6
/
+10
2020-02-24
Profiler wrapper to allow for cudaDeviceSynchronize (#738)
MaxThevenet
1
-2
/
+30
2020-02-18
Galilean PSATD with shift (#704)
Olga Shapoval
1
-4
/
+14
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+6
2019-05-04
Initialize spectral solver
Remi Lehe
1
-0
/
+1
2019-05-03
Prepare spectralsolver for PML
Remi Lehe
1
-4
/
+16
2019-05-02
Start implementation of spectral PML
Remi Lehe
1
-1
/
+2
2019-05-01
Add comments
Remi Lehe
1
-1
/
+5
2019-04-30
Fix typo
Remi Lehe
1
-1
/
+2
2019-04-30
Add separate file for constructor
Remi Lehe
1
-0
/
+30