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-15
Spectral Index: Replace `struct`s of `enum` with Class (#2062)
Edoardo Zoni
1
-10
/
+12
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
2021-07-07
CI: BLAS++/LAPACK++ Only in Py/RZ (#2061)
Axel Huebl
1
-4
/
+6
2021-07-06
remove extra semicolon (#2052)
Luca Fedeli
1
-1
/
+1
2021-07-06
CI: yt@3.6.1 (#2060)
Axel Huebl
2
-2
/
+3
2021-07-06
Add possibility to start and stop moving window (#2027)
thomas clark
18
-31
/
+77
2021-07-06
Fix CMAKE_VERBOSE_MAKEFILES typo in documentation (#2053)
Neïl Zaim
1
-1
/
+1
2021-07-06
Fix readability-container-size-empty warning raised by clang-tidy (#2055)
Luca Fedeli
7
-13
/
+13
2021-07-06
Reflective particle boundary condition (#1728)
David Grote
16
-48
/
+509
2021-07-06
Input parameter for AMReX MLMG verbosity (#2041)
Michael Kieburtz
7
-14
/
+33
2021-07-06
changed default behavior of AddNParticles to not overwrite current particles ...
Roelof Groenewald
1
-2
/
+6
2021-07-06
Fix Few Warnings with FDTD Build (#2050)
Edoardo Zoni
2
-1
/
+2
2021-07-06
fix unused variables (#2054)
Luca Fedeli
3
-4
/
+3
2021-07-02
Test Scripts: +PSATD (#2049)
Axel Huebl
3
-7
/
+9
2021-07-02
Use queryWithParser for more real input values (#2042)
David Grote
2
-2
/
+2
2021-07-02
Release 21.07 (#2047)
Axel Huebl
8
-10
/
+10
2021-07-01
Filter Always ON by Default (#2031)
Edoardo Zoni
29
-22
/
+73
2021-07-01
CI: No-FFT RZ Entry (#2048)
Axel Huebl
1
-2
/
+8
2021-07-01
RZ spectral solver header to be called within PSATD ifdefs (#2044)
Revathi Jambunathan
3
-11
/
+13
2021-07-01
CI: Disable DPC++ temporarily
Axel Huebl
1
-0
/
+2
2021-06-30
Add OpenMP for FFTW (#2040)
Axel Huebl
3
-31
/
+90
2021-06-28
Docs: Update Repo-Structure (#2039)
Axel Huebl
2
-11
/
+17
[next]