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