aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-21Update picmi.py for new injection_style default (#2109)Gravatar Peter Scherpelz 1-1/+1
2021-07-20assert that the NCI corrector is used with Esirkepov only (#2114)Gravatar MaxThevenet 1-0/+6
2021-07-20simplify code (#2108)Gravatar Luca Fedeli 1-8/+3
2021-07-20ChecksumAPI: yt 4+ ds.force_periodicity() (#2117)Gravatar Axel Huebl 5-8/+32
2021-07-20AMReX/PICSAR: Weekly Update (#2107)Gravatar Axel Huebl 2-2/+2
2021-07-21Use only species name in libwarpx (#2119)Gravatar Roelof Groenewald 3-115/+75
2021-07-21Implements a periodically repeating plasma lenses (#2080)Gravatar David Grote 9-2/+300
2021-07-21Use new boundary input (#2110)Gravatar Revathi Jambunathan 69-225/+335
2021-07-20Python - add new particle attributes at runtime (#2112)Gravatar Roelof Groenewald 3-0/+156
2021-07-19moved ScrapeParticles() out of a #ifdef WARPX_QED block (#2103)Gravatar Roelof Groenewald 1-11/+11
2021-07-19Docs: Dev Envs Update (RZ/openPMD) (#2101)Gravatar Axel Huebl 1-9/+26
2021-07-19added error message for invalid cross-section files in MCC setup (#2105)Gravatar Roelof Groenewald 1-0/+3
2021-07-19Fix Bug in Multi-J PSATD Equations (#2106)Gravatar Edoardo Zoni 1-3/+3
2021-07-16fix #if macro (#2102)Gravatar Andrew Myers 1-1/+1
2021-07-16RZ PSATD: Compute dt as min(dr,dz)/c (#2100)Gravatar Edoardo Zoni 1-7/+3
2021-07-16Use Cartesian electrostatic solver with EB (#2067)Gravatar Remi Lehe 7-9/+109
2021-07-16Infrastructure for interacting particles with embedded boundary walls (#2069)Gravatar Andrew Myers 15-4/+522
2021-07-15Typo fix in fields.py (#2095)Gravatar nruof 1-1/+1
2021-07-15Replace `injection_style = python` with `injection_style = none` (#2081)Gravatar Edoardo Zoni 3-30/+31
2021-07-15CI: -Werror (#1457)Gravatar Axel Huebl 5-0/+6
2021-07-15Spectral Index: Replace `struct`s of `enum` with Class (#2062)Gravatar Edoardo Zoni 27-544/+686
2021-07-15GH Action: Split Workflows (#2093)Gravatar Axel Huebl 7-201/+214
2021-07-15Doc: Update Summit Ascent Path (#2090)Gravatar lge0303 1-3/+1
2021-07-15CMake: Warn Unknown Build Type (#2088)Gravatar Axel Huebl 1-3/+10
2021-07-15Changed species to self.species as species is not defined (#2087)Gravatar KZhu-ME 1-1/+1
2021-07-15Fix Warning in 2D/3D Cartesian Builds (#2091)Gravatar Edoardo Zoni 1-0/+2
2021-07-15Silence compiler warning in SmartCopy.H (#2092)Gravatar Andrew Myers 1-20/+8
2021-07-14CI: IntelLLVM known to CMake (#2043)Gravatar Axel Huebl 1-15/+0
2021-07-14Fix a bug in Update Monte Carlo Collisions (#2085) (#2086)Gravatar Weiqun Zhang 1-0/+1
2021-07-13amrex::Parser (#2063)Gravatar Weiqun Zhang 57-7427/+235
2021-07-13Update Monte Carlo Collisions (#2085)Gravatar Weiqun Zhang 7-122/+165
2021-07-13RZ: Add ASSERT for Lower Bound of Radial Coordinate (#2082)Gravatar Edoardo Zoni 1-0/+15
2021-07-13Diags: file_min_digits input parameter (#2083)Gravatar David Grote 18-21/+40
2021-07-13when regridding (say after a load balance), we need to regenerate the edge an...Gravatar Andrew Myers 1-0/+4
2021-07-13Fix: CUDA Host-Side -O3 with CMake (#2078)Gravatar Axel Huebl 4-11/+4
2021-07-13Feature - Monte Carlo Collisions with static background neutrals (#1857)Gravatar Roelof Groenewald 18-10/+1229
2021-07-13Interface silver mueller (#2051)Gravatar Revathi Jambunathan 14-48/+125
2021-07-12Random azimuthal position for particles (#2029)Gravatar MaxThevenet 7-45/+56
2021-07-12Add Cost Calculations for Cartesian/RZ Filtering (#2074)Gravatar Edoardo Zoni 8-24/+91
2021-07-12Fixes to RZ PSATD (#1945)Gravatar David Grote 9-143/+216
2021-07-12AMReX/PICSAR: Weekly Update (#2077)Gravatar Axel Huebl 2-2/+2
2021-07-12Update Python module comments (#2073)Gravatar David Grote 3-2/+26
2021-07-09Feature pass MPI comm from Python script to AMReX during initialization (#2034)Gravatar KZhu-ME 8-16/+274
2021-07-09RZ: Fix Warnings, Add Cost Calculations to Spectral Solver (#2071)Gravatar Edoardo Zoni 2-1/+56
2021-07-08CMake: FFTW Search w/ CMake Install (#2059)Gravatar Axel Huebl 1-22/+22
2021-07-08Refactor collisions: replace PairWiseCoulombCollision class with BinaryCollis...Gravatar Neïl Zaim 9-366/+434
2021-07-08Fix small issue when adding moving window upon restart (#2058)Gravatar Neïl Zaim 3-1/+13
2021-07-08Do Not Fill Guard Cells with Inverse FFTs, Unless for Field Damping (#2045)Gravatar Edoardo Zoni 20-109/+172
2021-07-08Docs: JUWELS more Modules (#2065)Gravatar Axel Huebl 1-3/+6
2021-07-07Fix ES Init & Filter (#2064)Gravatar Axel Huebl 1-4/+5