aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-24ReducedDiags: Missing virtual Destructor (#947)Gravatar Axel Huebl 1-0/+4
2020-04-23New diags also handle particle (#938)Gravatar MaxThevenet 20-52/+342
2020-04-22[mini] Add contact us section to documentation (#941)Gravatar MaxThevenet 2-0/+9
2020-04-21Add hostname to LoadBalanceCosts reduced diagnostic (#902)Gravatar Michael E Rowan 5-37/+190
2020-04-21Python documentation updates (#936)Gravatar David Grote 6-54/+99
2020-04-21Adding m_ for member variables in new diags (#934)Gravatar Revathi Jambunathan 6-93/+92
2020-04-21This macro needs to be updated due to a recent change in amrex (#935)Gravatar Andrew Myers 1-1/+1
2020-04-20Install Docs: Spack Env Update (#932)Gravatar Axel Huebl 5-91/+129
2020-04-20increase tolerance for test PlasmaAccelerationBoost3d from 1.e-14 to 2.e-14 (...Gravatar MaxThevenet 1-1/+1
2020-04-17these need not be member variables (#929)Gravatar MaxThevenet 2-3/+4
2020-04-17fixing bug to initialize CellCenterFunctor for Bx (#928)Gravatar Revathi Jambunathan 1-0/+1
2020-04-17Enable openPMD standard for new diagnostics (#923)Gravatar MaxThevenet 11-37/+155
2020-04-17Remove code for hybrid PSATD, as well as remaining Fortran interface file (#927)Gravatar Remi Lehe 21-1189/+88
2020-04-16need to import sys there (#924)Gravatar MaxThevenet 1-0/+1
2020-04-16remove cython from CI pip install list (#926)Gravatar MaxThevenet 1-1/+1
2020-04-16Particle Plotfile Filter (#724)Gravatar Yinjian Zhao 7-4/+190
2020-04-16[mini] SingleParticle Docs (#894)Gravatar L. Diana Amorim 1-0/+6
2020-04-15Redistribute only if the distribution mapping is changed (#911)Gravatar Michael E Rowan 1-2/+15
2020-04-15Abort when trying to compute div(E) with USE_PSATD_PICSAR=TRUE (#916)Gravatar Edoardo Zoni 1-0/+2
2020-04-15Diags with coarsening (#856)Gravatar Revathi Jambunathan 13-61/+240
2020-04-15 Add section on LibEnsemble (#912)Gravatar MaxThevenet 12-1/+1093
2020-04-15Fix link to Contributing Guide in README (#917)Gravatar Yinjian Zhao 1-1/+1
2020-04-15Remove Jaehong and add Yin to the Reg test mailing list (#921)Gravatar MaxThevenet 1-1/+1
2020-04-14Implementation of the RZ spectral solver (#816)Gravatar David Grote 26-15/+2040
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