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
/
SpectralBaseAlgorithmRZ.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-06-28
Check verbose parameter before printing out step info (#2033)
Michael Kieburtz
1
-6
/
+9
2021-06-28
Multi-J scheme (#1828)
Remi Lehe
22
-221
/
+1342
2021-06-28
Docs: Fix Include RST links
Axel Huebl
1
-1
/
+1
2021-06-28
AMReX/PICSAR: Weekly Update (#2038)
Axel Huebl
2
-2
/
+2
2021-06-25
Evolve: Avoid Resetting Walltime (#2032)
nruof
1
-7
/
+7
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
279
-733
/
+3221
2021-06-24
Refactored basestring to str (#2030)
kzhu-ME
1
-6
/
+6
2021-06-23
DepositCurrent: Const Arguments (#2025)
Axel Huebl
4
-46
/
+46
2021-06-21
Laser: warnin antenna of a box; Allow zero amplitude (#1989)
Luca Fedeli
2
-8
/
+19
2021-06-21
Add option to not dump first and last timestep (#1530)
Neïl Zaim
8
-3
/
+27
2021-06-21
Add damped to BC_map (#2021)
David Grote
1
-1
/
+1
2021-06-21
AMReX/PICSAR: Weekly Update (#2024)
Axel Huebl
2
-2
/
+2
2021-06-21
Make FieldReduction more robust with respect to multiline parser inputs (#2008)
Neïl Zaim
2
-2
/
+8
2021-06-17
Avoid calling `AddPlasma` when using `AddPlasmaFlux` (#2014)
David Grote
1
-1
/
+4
2021-06-16
AMReX: (#2020)
Axel Huebl
2
-2
/
+2
2021-06-16
Silver-Mueller: Avoid Managed Memory (#2019)
Axel Huebl
3
-24
/
+26
2021-06-16
don't use RealVector in laser particle initialization. (#2018)
Andrew Myers
1
-4
/
+4
2021-06-14
callbacks.py: Fix bound method py2 -> py3 syntax (#2012)
peterscherpelz
1
-1
/
+1
2021-06-14
AMReX: fc9bc1e3efdaead0253d0a55dcf1abb7abc06bd7 (#2016)
Axel Huebl
2
-2
/
+2
2021-06-11
Fix Offset: PushPX -> evolve_opt (#2011)
Axel Huebl
3
-23
/
+23
2021-06-09
ion_map_ids: static & const access (#2010)
Axel Huebl
3
-6
/
+9
2021-06-09
Add Total Particle & Field Momentum to Reduced Diagnostics (#1908)
Edoardo Zoni
12
-125
/
+794
2021-06-08
[Docs] openPMD: fix block formatting (compressors)
Axel Huebl
1
-4
/
+7
2021-06-08
Fix kernel timer: use after free (#2006)
Axel Huebl
4
-23
/
+71
2021-06-07
Call function ReadBCParams() during python execution (#1972)
roelof-groenewald
12
-5
/
+158
2021-06-07
Added injection of a thermal flux from a plane (#1892)
David Grote
12
-3
/
+639
2021-06-07
add m_u (#2003)
Luca Fedeli
3
-0
/
+5
2021-06-07
AMReX: Weekly Update (#2005)
Axel Huebl
2
-2
/
+2
2021-06-04
Disable Separable Compilation (GPU) (#1999)
Axel Huebl
3
-4
/
+40
2021-06-03
Spectral: Missing Include (#2001)
Axel Huebl
1
-0
/
+2
2021-06-03
remove superfluous semicolon (#2000)
Luca Fedeli
1
-1
/
+1
2021-06-02
CMake 3.20+ and CUDA: Modernized AMReX (#1998)
Axel Huebl
4
-6
/
+16
2021-06-01
openPMD: Expose ADIOS2 Operators (Compressors) (#1983)
Axel Huebl
4
-7
/
+111
2021-06-01
Release 21.06 (#1996)
Axel Huebl
8
-10
/
+10
2021-06-01
Docs: Ookami (Stony Brook) (#1991)
Axel Huebl
2
-0
/
+149
2021-06-01
[mini-PR] improve error message in case of wrong type of a reduced diag (#1986)
Luca Fedeli
1
-1
/
+1
[next]