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