aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-27Update Paper Badge to GBGravatar Axel Huebl 1-1/+1
2023-03-27Enable calling SortParticlesForDeposition (#3762)Gravatar Andrew Myers 4-3/+46
2023-03-27Docs: start using BibTeX in theory section (#3787)Gravatar Edoardo Zoni 4-376/+400
2023-03-27AMReX: Weekly Update (#3788)Gravatar Axel Huebl 5-5/+5
2023-03-26CI: macOS allow deprecated declarationsGravatar Axel Huebl 1-1/+1
2023-03-25Update `updateAMReX.py` to match new CUDA yml file (#3772)Gravatar Edoardo Zoni 1-2/+2
2023-03-25ParaView: Add More Docs (#3785)Gravatar Axel Huebl 1-3/+30
2023-03-24include std::set, int template parameter (#3786)Gravatar Ryan Sandberg 1-1/+2
2023-03-24Refactoring of main.cpp to improve readability (#3784)Gravatar Luca Fedeli 13-34/+208
2023-03-24Workaround for nvcc (#3782)Gravatar Weiqun Zhang 3-24/+24
2023-03-24Add FieldEnergy diagnostic in RZ (#3779)Gravatar David Grote 2-5/+74
2023-03-23Fix "modernize-loop-convert" issues found with clang-tidy (#3774)Gravatar Luca Fedeli 8-58/+61
2023-03-23Gaussian beam: allow 8-fold symmetry option (#3768)Gravatar Ryan Sandberg 6-9/+57
2023-03-23Fix typos and comments from #3708 (#3770)Gravatar Phil Miller 1-7/+8
2023-03-23Fix add_particles to account for theta attribute with RZ (#3776)Gravatar David Grote 2-4/+17
2023-03-23PICMI Boundary: Silver-Mueller (#3709)Gravatar Axel Huebl 4-3/+4
2023-03-23fix modernize use equals default check by clang tidy (#3775)Gravatar Luca Fedeli 2-4/+8
2023-03-22CI: clean up Langmuir tests (#1613)Gravatar David Grote 13-82/+87
2023-03-21AMReX: Weekly Update (#3767)Gravatar Axel Huebl 4-4/+4
2023-03-20[mini] Print full json file if checksum CI fails (#3753)Gravatar Maxence Thévenet 2-1/+11
2023-03-20Crusher (OLCF): ADIOS 2.8.3 (#3759)Gravatar Axel Huebl 2-18/+1
2023-03-20PICMI: add `do_not_push` and `do_not_gather` (#3766)Gravatar Yinjian Zhao 1-0/+10
2023-03-17Add G in `CheckGuardCells` (needed w/ div(B) cleaning) (#3761)Gravatar Olga Shapoval 1-0/+10
2023-03-17Removed notes which were no longer restrictions on the allowed values of amr....Gravatar Grant Johnson 1-4/+0
2023-03-17Allow using different types for coordinates and values in {bi,tri}-linear int...Gravatar Luca Fedeli 1-12/+19
2023-03-16CI: fix bug in NVCC GNUMake yml file (#3765)Gravatar Edoardo Zoni 1-1/+1
2023-03-16Coulomb collisions: fix roundoff issues w/ gamma close to 1 (#3708)Gravatar David Grote 1-2/+5
2023-03-16Fix typo in docstring (#3755)Gravatar Luca Fedeli 1-1/+1
2023-03-16Fix typo in error message (#3760)Gravatar Olga Shapoval 1-1/+1
2023-03-14Sort `FieldProbe` output using probe particle ids (#3746)Gravatar Roelof Groenewald 2-22/+48
2023-03-14remove spaces from headers in `FieldMaximum`, `RhoMaximum` and `ParticleNumbe...Gravatar Arianna Formenti 3-15/+15
2023-03-13NERSC: Update againGravatar Axel Huebl 1-0/+1
2023-03-13NERSC: Jupyter Kernel HelperGravatar Axel Huebl 1-0/+8
2023-03-13Fix figure reference in docs for input+output (#3741)Gravatar Marco Garten 1-4/+3
2023-03-13Docs: fix default of `warpx.n_field_gather_buffer` (#3710)Gravatar Edoardo Zoni 1-12/+6
2023-03-13Deposition: Fix LB Cost Segfault (#3738)Gravatar Axel Huebl 2-3/+3
2023-03-13AMReX: Weekly Update (#3750)Gravatar Axel Huebl 5-5/+5
2023-03-10PICMI: add missing flags for latest algorithms (#3743)Gravatar Edoardo Zoni 1-2/+76
2023-03-10Fix Bucket __getattr__ (#3747)Gravatar David Grote 1-1/+1
2023-03-09Implement PICMI flag to set `compute_max_step_from_btd` (#3740)Gravatar Remi Lehe 1-0/+7
2023-03-09Spack: OpenMP w/o GPU (#3744)Gravatar Axel Huebl 2-6/+6
2023-03-09New user input for grid type (collocated, staggered, hybrid) (#3683)Gravatar Edoardo Zoni 65-267/+339
2023-03-08Fix typo in a comment (#3736)Gravatar Pierre-Bartoli 1-2/+2
2023-03-08Fix handling of name passed into SetTag (#3735)Gravatar David Grote 2-10/+10
2023-03-08Doc: Fix Builds, Disable all but HTML (#3737)Gravatar Axel Huebl 6-19/+21
2023-03-07Add test for DD fusion with intra-species collisions (#3660)Gravatar Edoardo Zoni 4-0/+199
2023-03-07Fix `max_step` from `zmax_plasma...` upon restart (#3732)Gravatar Ryan Sandberg 3-6/+16
2023-03-07Docs: more structure in numerics input section (#3730)Gravatar Edoardo Zoni 1-74/+101
2023-03-06AMReX: Weekly Update (#3729)Gravatar Axel Huebl 5-5/+5
2023-03-04RZ FDTD: fix bug w/ div(E) cleaning (extra c2) (#3726)Gravatar Edoardo Zoni 1-2/+1