aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-30move serialization to ablastr (#3145)Gravatar Luca Fedeli 2-62/+69
2022-05-27Remove Extraneous `WARPX_DIM_RZ` in Gaussian Laser Init (#3144)Gravatar Ryan Sandberg 1-1/+1
2022-05-27Docs: Improve `collision_name>.species` (#3143)Gravatar Axel Huebl 1-2/+2
2022-05-26Write Inputs to `warpx_used_inputs` (#3132)Gravatar Axel Huebl 3-2/+28
2022-05-26Fix: Install ABLASTR (#3141)Gravatar Axel Huebl 1-1/+1
2022-05-26SpectralFieldDataRZ: Missing Utils Include (#3140)Gravatar Axel Huebl 1-0/+1
2022-05-25Fix: Field Probe no-MPI Gather (#3134)Gravatar Axel Huebl 1-2/+6
2022-05-25PML.cpp: missing util include (#3138)Gravatar Axel Huebl 1-0/+1
2022-05-25Reactivate Multi-J RZ PSATD Checksums (#2459)Gravatar Neïl Zaim 3-34/+29
2022-05-24Test Filter: Include Python Langmuir (#3129)Gravatar Axel Huebl 2-11/+8
2022-05-24Specify particle precision (#3065)Gravatar Kevin Z. Zhu 23-256/+349
2022-05-24Simplify the function computePhi (#3026)Gravatar Remi Lehe 1-56/+30
2022-05-23CMake Pip: Unique Custom Targets (#3116)Gravatar Axel Huebl 1-4/+13
2022-05-23Docs: New Perlmutter Default Env, Microarch (#3127)Gravatar Axel Huebl 1-1/+6
2022-05-23Fold Python tests into their corresponding base configurations, to better exp...Gravatar Phil Miller 4-49/+33
2022-05-24Add new class `NamedComponentParticleContainer` (#3100)Gravatar Remi Lehe 6-76/+190
2022-05-24[pre-commit.ci] pre-commit autoupdate (#3128)Gravatar pre-commit-ci[bot] 1-2/+2
2022-05-23AMReX/PICSAR: Weekly Update (#3126)Gravatar Axel Huebl 6-6/+6
2022-05-23remove unused enum (#3124)Gravatar Luca Fedeli 1-7/+0
2022-05-23use fwd declaration for WarpXFaceInfoBox (#3125)Gravatar Luca Fedeli 8-8/+28
2022-05-23fix unnecessary double promotions (#3120)Gravatar Luca Fedeli 8-27/+27
2022-05-23Add `do_average` option to the particle fields diagnostic (#3067)Gravatar David Grote 10-76/+114
2022-05-20Clarify error messages when parsing diagnostics input (#3122)Gravatar Hannah Klion 1-3/+3
2022-05-18ABLASTR: localIDtoGlobal (#3115)Gravatar Axel Huebl 3-24/+44
2022-05-17Add workaround for Libfabric bug on Crusher to job script. (#3114)Gravatar Andrew Myers 2-0/+21
2022-05-17Lassen (LLNL): ADIOS2, BLAS++ & LAPACK++ (#3071)Gravatar Axel Huebl 2-3/+37
2022-05-17Avoid resizing ParticleBoundaryBuffer allocation to total particle count (#3068)Gravatar Phil Miller 1-26/+64
2022-05-17Use uniform error message formatting in more source files (#2964)Gravatar Luca Fedeli 46-359/+479
2022-05-16[pre-commit.ci] pre-commit autoupdate (#3113)Gravatar pre-commit-ci[bot] 1-1/+1
2022-05-16AMReX/PICSAR: Weekly Update (#3112)Gravatar Axel Huebl 6-6/+6
2022-05-16Add Headers to Input File Written by PICMI (#3093)Gravatar Edoardo Zoni 1-0/+12
2022-05-16CI: HIP with https (#3111)Gravatar Axel Huebl 1-2/+3
2022-05-16Stricter Tolerance for 3D Langmuir Tests (#3097)Gravatar Edoardo Zoni 1-1/+1
2022-05-16Add STL files support in pywarpx (#3089)Gravatar Lorenzo Giacomel 4-11/+53
2022-05-16Fix Laser Injection in RZ (#3104)Gravatar Edoardo Zoni 1-1/+15
2022-05-16fix bug (#3110)Gravatar Luca Fedeli 1-1/+2
2022-05-13Fix Breaking Pip 22.1 Logic (#3106)Gravatar Axel Huebl 5-1/+6
2022-05-11Fix Mirrors for RZ (NullifyMF) (#3101)Gravatar David Grote 1-3/+4
2022-05-11Doc: Improve Doxygen Links (#3099)Gravatar Axel Huebl 4-3/+13
2022-05-11Fix Wrong Abort Message for PSATD w/ Time Averaging (#3098)Gravatar Edoardo Zoni 1-1/+1
2022-05-10Use queryWithParser to Parse v_particle_pml (#3096)Gravatar amadou38 2-1/+4
2022-05-10Use uniform error message formatting for all the amrex::Abort() calls in Warp...Gravatar Luca Fedeli 1-199/+232
2022-05-09Apply shift for zmax>0 in old BTD (#3094)Gravatar Remi Lehe 1-2/+12
2022-05-09Add a python script to generate timestep duration plots (#3036)Gravatar Luca Fedeli 3-0/+118
2022-05-09Fix miscellaneous issues found with clang tidy (#3083)Gravatar Luca Fedeli 10-35/+25
2022-05-09AMReX: Weekly Update (#3095)Gravatar Axel Huebl 5-5/+5
2022-05-06Apply shift in BTD for zmax different than 0 (#3091)Gravatar Remi Lehe 1-2/+3
2022-05-05Fix openPMD RZ with load-balancing (#3084)Gravatar Remi Lehe 2-8/+9
2022-05-04Nuclear fusion: remove underflow warning in single precision (#3058)Gravatar Neïl Zaim 1-14/+8
2022-05-04Close #3077 Fix RZ openPMD output with MR (#3082)Gravatar Remi Lehe 2-75/+74