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
2020-04-14
Implementation of the RZ spectral solver (#816)
David Grote
1
-0
/
+74
2020-04-13
Abort code if `do_pml` is used in cylindrical geometry (#909)
Remi Lehe
3
-1
/
+6
2020-04-13
Add tolerance for single-precision PSATD test (#913)
MaxThevenet
1
-1
/
+1
2020-04-13
Yt release (#910)
MaxThevenet
3
-19
/
+4
2020-04-10
Interpolation with coarsening for general staggering (#853)
Edoardo Zoni
6
-93
/
+213
2020-04-10
Refactor AMReX IDs to Global ID (#906)
Axel Huebl
2
-12
/
+28
2020-04-10
Reorganize Tools/ into subfolders, in prevision of LibEnsemble scripts (#908)
MaxThevenet
40
-78
/
+23
2020-04-10
Revert "Breathe: <4.15.0 (#901)" (#905)
Axel Huebl
1
-1
/
+1
2020-04-09
Travis: openPMD-api Compile (#697)
Axel Huebl
2
-1
/
+13
2020-04-09
[Mini] PML ncell check only along active axes (#871)
David Grote
1
-2
/
+10
2020-04-09
Breathe: <4.15.0 (#901)
Axel Huebl
1
-1
/
+1
2020-04-08
Reduced Diags: Fix 2D Emittance Label (#900)
Axel Huebl
1
-1
/
+1
2020-04-08
Loadbalance efficiency threshold documentation (#889)
Michael E Rowan
2
-1
/
+17
2020-04-08
no OpenMP for GPU tests on Garuda (#899)
MaxThevenet
1
-1
/
+1
2020-04-07
Make sure single-precision compiles on GPU (#898)
MaxThevenet
2
-7
/
+26
2020-04-07
Fix typos (#897)
NeilZaim
3
-7
/
+7
2020-04-07
[mini] Define and use enum to address PML components (#896)
Remi Lehe
2
-28
/
+50
2020-04-06
Contributing Guide: Add to Sphinx (#888)
Axel Huebl
6
-158
/
+196
2020-04-06
Charge in BeamRelevant Redu. Diagnostic (#880)
Axel Huebl
4
-8
/
+39
2020-04-06
Add space before bracket for function declaration (#886)
MaxThevenet
2
-59
/
+70
2020-04-06
replace ixType().ixType() with ixType().toIntVect() for clarity (#895)
MaxThevenet
7
-27
/
+27
2020-04-03
[mini-PR] fix test for QED - Breit Wheeler, optical depth evolution (#891)
Luca Fedeli
1
-1
/
+1
2020-04-03
lower tolerance of Langmuir_multi_single_precision (#890)
MaxThevenet
1
-1
/
+1
2020-04-03
Avoid i%1 in a lambda, gives compiler segfault (#892)
MaxThevenet
1
-6
/
+11
2020-04-03
avoid dumping particle magnetic field to output in Python_PlasmaAcceleration ...
MaxThevenet
1
-2
/
+17
2020-04-02
Load balance efficiency threshold (#887)
Michael E Rowan
3
-7
/
+73
2020-04-02
increase tolerance for single-precision test (#885)
MaxThevenet
1
-1
/
+1
2020-04-02
GitHub Action: Check Tests on OSX (#882)
Axel Huebl
7
-22
/
+48
2020-04-02
Badge for Travis-CI: Update Link (#884)
Axel Huebl
1
-2
/
+2
2020-04-02
Includes: Only From `Source/` (#873)
Axel Huebl
41
-59
/
+32
2020-04-02
Periodic, single-box FFT (#881)
Remi Lehe
8
-14
/
+67
2020-04-01
Fix: read_raw_data Tool for Reduced (#879)
Axel Huebl
1
-1
/
+4
2020-04-01
Update release number (#875)
MaxThevenet
4
-4
/
+10
2020-04-01
Developer Docs: Include Guide (#874)
Axel Huebl
1
-1
/
+18
2020-04-01
bump test tolerances (#878)
Andrew Myers
1
-2
/
+4
2020-04-01
[skip travis] GitHub Action: Update to v2 (#877)
Axel Huebl
1
-1
/
+1
2020-04-01
fix initial_distribution test by specifying outputFile (#876)
WeiqunZhang
1
-0
/
+1
2020-03-31
Cut gaussian beam (#868)
MaxThevenet
7
-21
/
+56
2020-03-31
Read species distribution from OPMD - part 2 (#859)
L. Diana Amorim
5
-10
/
+31
2020-03-31
Make Build System: No Public Includes (#870)
Axel Huebl
30
-133
/
+1
2020-03-30
Current effects in QED corrections (#767)
Glenn Richardson
2
-17
/
+52
2020-03-30
[mini-PR] Clarifying ionizable particle charge (#863)
L. Diana Amorim
2
-0
/
+2
2020-03-30
Bug fix in ApplyInverseVolumeScalingToCurrentDensity (#866)
David Grote
1
-1
/
+1
2020-03-30
doc: fix formatting for ascent yaml examples (#865)
Cyrus Harrison
1
-113
/
+117
2020-03-30
Added blocking factor to 2d and RZ geometries (#864)
L. Diana Amorim
1
-1
/
+2
2020-03-30
Port rigid injection to the gpu (#862)
Andrew Myers
2
-47
/
+93
2020-03-30
[mini-PR] Fix energy calculation for photons in reduced diagnostics (#861)
Luca Fedeli
3
-13
/
+49
2020-03-30
Remove compiler warnings (#843)
Edoardo Zoni
29
-78
/
+72
2020-03-30
Documentation update - towards full SI (#301)
L. Diana Amorim
5
-20
/
+117
2020-03-30
[mini-PR] Fix bug in Breit-Wheeler engine (#852)
Luca Fedeli
3
-62
/
+83
[next]