aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/ComovingPsatdAlgorithm.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08Replace AMREX_SPACEDIM: Evolve & FieldSolver (#2642)Gravatar Prabhat Kumar 1-10/+10
2021-10-11Use parser for more input parameters (#2386)Gravatar Neïl Zaim 1-1/+1
2021-07-15Spectral Index: Replace `struct`s of `enum` with Class (#2062)Gravatar Edoardo Zoni 1-39/+42
2021-07-08Do Not Fill Guard Cells with Inverse FFTs, Unless for Field Damping (#2045)Gravatar Edoardo Zoni 1-4/+7
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-0/+15
2021-04-07Remove Unused Variable in ComovingPsatdAlgorithm (#1879)Gravatar Luca Fedeli 1-2/+3
2021-03-16Add timers in routines that depend on cell-related work (#1692)Gravatar Michael E Rowan 1-10/+12
2020-12-02Improve spectral solver on staggered grids (#1468)Gravatar Edoardo Zoni 1-0/+502
='13' height='13' alt='Gravatar' /> Weiqun Zhang 1-1/+2 2019-09-04Switch to Python3 for travis testsGravatar Dave Grote 1-3/+3 2019-09-04Protect against bug in some versions of numpyGravatar Dave Grote 1-2/+10 2019-09-04do not check fields that are zeros, as they are not dumpedGravatar MaxThevenet 1-9/+1 2019-09-04no OpenMP threading for ionization testsGravatar MaxThevenet 1-2/+2 2019-09-03Reactivate 2D PSATD testsGravatar Remi Lehe 1-37/+36 2019-09-03fix typo in docGravatar MaxThevenet 1-1/+1 2019-09-03move math function wrappers to WarpX_Complex.HGravatar MaxThevenet 4-37/+37