aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-12LASY: Broadcast quantities to MPI processes (#4179)Gravatar Ilian Kara-Mostefa 1-0/+15
2023-08-11In picmi.py, add G to fields to plot check (#4180)Gravatar David Grote 1-1/+1
2023-08-11Update PICMI interface for Gaussian flux (#4084)Gravatar Remi Lehe 4-4/+4
2023-08-11Enable `divE` field diagnostic with Ohm's law solver (#4178)Gravatar Roelof Groenewald 2-3/+5
2023-08-11Use more consistent particle type in pusher (#4175)Gravatar Remi Lehe 1-6/+6
2023-08-11Fix compilation issue with single-precision particles (#4174)Gravatar Remi Lehe 1-2/+2
2023-08-11Add Python wrapper to set the lens strength (#3748)Gravatar Remi Lehe 3-0/+39
2023-08-10Fix continuous injection of lasers (#4112)Gravatar Edoardo Zoni 8-59/+76
2023-08-10Fix Python test due to recent openPMD-viewer update (#4177)Gravatar Remi Lehe 1-1/+1
2023-08-10AMReX: Weekly Update (#4172)Gravatar Axel Huebl 5-5/+5
2023-08-09Doc: Update License Notice (#4171)Gravatar Axel Huebl 3-18/+5
2023-08-09Add write_diagonstics_on_restart input option (#4091)Gravatar David Grote 4-3/+13
2023-08-09Doc: Gitter -> Discussions (#4168)Gravatar Axel Huebl 2-3/+3
2023-08-08Clang tidy CI test: add some misc-* checks (#4150)Gravatar Luca Fedeli 3-2/+5
2023-08-08remove unused function (#4151)Gravatar Luca Fedeli 1-21/+0
2023-08-08Fix typo in parameters.rst (#4152)Gravatar Luca Fedeli 1-1/+1
2023-08-08Clang-tidy CI test: add two performance checks (#4158)Gravatar Luca Fedeli 4-9/+11
2023-08-08[pre-commit.ci] pre-commit autoupdate (#4167)Gravatar pre-commit-ci[bot] 1-2/+2
2023-08-08Clang tidy CI test: add 4 more readability-* checks to clang-tidy CI test (#...Gravatar Luca Fedeli 4-7/+7
2023-08-07add back printing of warning messages at the end of the simulation (#4154)Gravatar Luca Fedeli 1-1/+2
2023-08-07Clang-tidy CI test: add 4 new readability checks (#4163)Gravatar Luca Fedeli 13-29/+33
2023-08-07Show compiler warnings with appleclang (#4166)Gravatar Grant Johnson 1-0/+2
2023-08-07Release 23.08 (#4165)Gravatar Axel Huebl 11-13/+13
2023-08-07Add a few abbreviations and terms to the glossary (#4143)Gravatar Roelof Groenewald 1-2/+9
2023-08-04remove WarpX::GetInstance from WarpX::InitFromCheckpoint () (#4160)Gravatar Luca Fedeli 1-6/+4
2023-08-04move function from .H file to .cpp file (#4159)Gravatar Luca Fedeli 2-10/+13
2023-08-04WarpX: Rule-of-Five (#4155)Gravatar Axel Huebl 1-1/+12
2023-08-02Clean up charge deposition code duplication (#4113)Gravatar Roelof Groenewald 2-92/+65
2023-08-01Clang tidy CI test: add almost all the cert-* checks (#4063)Gravatar Luca Fedeli 2-14/+35
2023-08-01[pre-commit.ci] pre-commit autoupdate (#4145)Gravatar pre-commit-ci[bot] 1-1/+1
2023-08-01Clang tidy CI test: add several readability checks to clang tidy CI test (#4...Gravatar Luca Fedeli 41-226/+199
2023-08-01Refactoring: instantiate WarpX class via MakeWarpX function (#4104)Gravatar Luca Fedeli 8-29/+61
2023-08-01Move GotoNextLine helper function into ablastr (#4139)Gravatar Luca Fedeli 8-26/+63
2023-08-01Remove WarpX::GetInstance call from ParserFilter functor (#4132)Gravatar Luca Fedeli 6-15/+19
2023-08-01move CheckGuardCells(amrex::MultiFab const& mf) function into anonymous names...Gravatar Luca Fedeli 2-39/+40
2023-07-31add mpi checks to clang-tidy CI test (#4135)Gravatar Luca Fedeli 1-0/+1
2023-07-31Update docs to mention updated signal handling for SIGILL (#4134)Gravatar Grant Johnson 1-2/+1
2023-07-31add a couple of performance checks to clang-tidy CI test (#4128)Gravatar Luca Fedeli 1-0/+2
2023-07-31Clang tidy CI test: add some modernize checks to clang-tidy CI test (#4133)Gravatar Luca Fedeli 20-47/+69
2023-07-31remove WarpX::GetInstance() from PoissonBoundaryHandler::definePhiBCs (#4130)Gravatar Luca Fedeli 2-7/+10
2023-07-31clang-tidy CI test: add misc-misleading-bidirectional check (#4140)Gravatar Luca Fedeli 1-0/+1
2023-07-31AMReX: Weekly Update (#4142)Gravatar Axel Huebl 5-5/+5
2023-07-28remove superfluous includes from LatticeElements (#4131)Gravatar Luca Fedeli 6-9/+0
2023-07-27Fix bug with MLMG solver, always pass ghost cells to `SumBoundary` (#4078)Gravatar Edoardo Zoni 4-66/+16
2023-07-27Improve script to compute PSATD stencil (#4016)Gravatar Edoardo Zoni 2-153/+188
2023-07-27fix BTD doc (#4089)Gravatar Revathi Jambunathan 1-1/+15
2023-07-27Fix the writing of raw rho_fp (#4114)Gravatar David Grote 1-3/+4
2023-07-26Initialize variables at declaration if it improves readability (#4117)Gravatar Luca Fedeli 21-214/+107
2023-07-26AMReX: Update (Plotfile Write) (#4126)Gravatar Axel Huebl 6-6/+6
2023-07-26exclude cppcoreguidelines-init-variables (#4118)Gravatar Luca Fedeli 1-0/+1