aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmPml.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-08-12Fill Guard Cells of Fields and Currents Independently (#3302)Gravatar Edoardo Zoni 1-2/+2
* Fill Guard Cells of Fields and Currents Independently * Fill Guard Cells of Averaged Fields as Regular Fields
2022-05-30Use Utils::TextMsg::Err and WARPX_ALWAYS_ASSERT_WITH_MESSAGE in more files ↵Gravatar Luca Fedeli 1-2/+5
(#3117) * use formatted error messages * fixed bug * fixed bug * fixed bugs * fixed bug
2022-03-03Refactor Vay Deposition Functions (#2885)Gravatar Edoardo Zoni 1-3/+1
* Refactor Vay Deposition Functions * Use rho Index Type for FFT of D * Improve Doxygen Strings
2022-02-16Refactor Current Correction Functions (#2839)Gravatar Edoardo Zoni 1-4/+1
* Refactor Current Correction Functions * Clean Up, Reset Benchmark
2022-02-03Rename PSATD Classes (#2805)Gravatar Edoardo Zoni 1-0/+421
* Rename PSATD Classes * Rename PsatdAlgorithmJLinear as PsatdAlgorithmJLinearInTime