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
2020-08-24
Fix some warnings (#1239)
Luca Fedeli
1
-1
/
+1
2020-08-24
Add doc about how to provide a Coulomb logarithm for the collision module (#1...
Yinjian Zhao
1
-9
/
+10
2020-08-24
Remove Recursive Function from Parser (#1156)
WeiqunZhang
14
-232
/
+335
2020-08-20
[mini]Fix normalization factor on rho for RZ higher modes (#1254)
David Grote
2
-4
/
+5
2020-08-20
`amrex::Math::sqrt` -> `std::math`. `amrex::Math::sqrt` was a temporary (#1258)
WeiqunZhang
1
-1
/
+1
2020-08-19
change default warpx.sort_bin_size to (1, 1, 1) (#1253)
Andrew Myers
1
-1
/
+1
2020-08-17
Bug fix for RZ PSATD backwards transform for GPU (#1247)
David Grote
1
-1
/
+1
2020-08-17
fix performance IO automated test (#1248)
MaxThevenet
2
-1
/
+2
2020-08-16
Fix implicit conversion warning (#1249)
Michael E Rowan
1
-1
/
+1
2020-08-13
Fix RZ PSATD backward transform for icomp > 0 (#1246)
David Grote
1
-4
/
+3
2020-08-13
Make collision module doable for RZ (#1135)
Yinjian Zhao
1
-6
/
+26
2020-08-13
Domain decomposition by user (#1231)
WeiqunZhang
4
-0
/
+66
2020-08-12
Updated doc for installation of RZ PSATD (#1245)
David Grote
1
-6
/
+16
2020-08-11
fix typo in doc (#1243)
Revathi Jambunathan
1
-3
/
+3
2020-08-06
RZ PSATD: rho diags must be cell-centered (#1240)
Edoardo Zoni
1
-0
/
+2
2020-08-06
Use psatd.n<xz>_guard, not psatd.n<xy>_guard, in 2D and RZ (#1237)
Edoardo Zoni
1
-1
/
+5
2020-08-06
swap fieldGather and external fields (#1235)
Revathi Jambunathan
5
-23
/
+23
2020-08-06
Galilean PSATD: current correction and rho-free formulation (#1151)
Edoardo Zoni
22
-199
/
+689
2020-08-06
Reformatted BTD fields (#1158)
Revathi Jambunathan
20
-146
/
+742
2020-08-05
Update checksum tests (#1236)
Remi Lehe
7
-104
/
+104
2020-08-03
Fix bug in imaginary part of divE (#1233)
Edoardo Zoni
1
-1
/
+1
2020-08-03
Travis CI: openPMD Slipped Out (#1223)
Axel Huebl
5
-51
/
+39
2020-08-03
CMake: openPMD Suffix (#1228)
Axel Huebl
1
-1
/
+1
2020-08-03
removed several other warnings (#1229)
Luca Fedeli
11
-12
/
+62
2020-08-01
Fix the source of some "unused variable" warnings (#1227)
Luca Fedeli
5
-37
/
+40
2020-07-31
openPMD: Reconstruct RZ Particles (#1225)
Axel Huebl
2
-6
/
+40
2020-07-30
Add input parameter to control Galerkin-scheme gather (#1191)
danielbelkin
17
-41
/
+50
2020-07-30
openPMD: Field Names/Labels, Particle Record Names (#1224)
Axel Huebl
1
-12
/
+22
2020-07-30
Travis CI: CCache (#1226)
Axel Huebl
3
-1
/
+21
2020-07-28
Add some information about using async io in the docs (#1194)
Andrew Myers
3
-0
/
+31
2020-07-28
[tiny] Avoid particles with do_not_gather=1 be pushed in the last half step (...
Luca Fedeli
2
-20
/
+31
2020-07-28
Add job submission script of Cori Haswell in Doc (#1222)
Yinjian Zhao
2
-0
/
+58
2020-07-28
Docs: Hint FWHM_I in Gaussian Beam (#1215)
Axel Huebl
1
-1
/
+3
2020-07-27
CI: Fix oneAPI Activation (#1219)
Axel Huebl
1
-4
/
+11
2020-07-27
Input: Remove n<something> options (#1217)
Axel Huebl
60
-126
/
+44
2020-07-27
Current Deposition: Fix Unused Params (#1218)
Axel Huebl
1
-5
/
+9
2020-07-27
Rename Input to `algo.maxwell_solver` (#1188)
Axel Huebl
31
-43
/
+52
2020-07-27
Fix Diagnostics: Compiler Warnings (#1209)
Axel Huebl
6
-75
/
+72
2020-07-27
fix warning on LGTM (#1212)
Luca Fedeli
1
-1
/
+3
2020-07-27
Added k-space filter for RZ spectral solver (#1006)
David Grote
15
-6
/
+250
2020-07-27
Build: Enable Warnings (#1211)
Axel Huebl
1
-0
/
+3
2020-07-24
Fix -Wextra-semi (#1207)
Axel Huebl
20
-68
/
+68
2020-07-24
do not directly access the particle id and cpu in favor of going through the ...
Andrew Myers
3
-5
/
+5
2020-07-24
CMake: RelWithDebInfo -O3 (#1203)
Axel Huebl
1
-16
/
+27
2020-07-24
Do PSATD+RZ in the RZ_NO_MPI travis instance (#1202)
Remi Lehe
2
-2
/
+3
2020-07-24
fix bug which prevented evolution of optical depth (#1205)
Luca Fedeli
1
-1
/
+1
2020-07-23
Workaround for 2D Galilean tests (#1200)
Edoardo Zoni
3
-24
/
+34
2020-07-23
Add Travis regression test for RZ spectral solver (#1175)
David Grote
6
-8
/
+69
2020-07-22
Cleaner calculation of the simulation timestep (#1031)
Remi Lehe
13
-91
/
+193
2020-07-22
make the docs and assertions around the particle shape factors reflect the cu...
Andrew Myers
2
-3
/
+3
[next]