aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-27Ignore python build/dist and egg folders (#850)Gravatar L. Diana Amorim 1-0/+3
2020-03-27[mini-PR] Read species distribution from OPMD file (#847)Gravatar L. Diana Amorim 5-3/+61
2020-03-27Costs vector of (pointer to) vector (#829)Gravatar Michael E Rowan 14-226/+166
2020-03-26Tests: Fix Bool Switch Typo OMP (#854)Gravatar Axel Huebl 1-1/+1
2020-03-26Add Initial Distribution Test (#735)Gravatar Yinjian Zhao 5-8/+329
2020-03-26Add a few additional diags (divE etc.) (#844)Gravatar MaxThevenet 27-34/+324
2020-03-26Updated Profiling information in running_cpp (#776)Gravatar L. Diana Amorim 1-34/+23
2020-03-26Replace tilebox by growntilebox (#849)Gravatar NeilZaim 1-3/+3
2020-03-26Add load balance options documentation (#842)Gravatar Michael E Rowan 1-0/+29
2020-03-25New diagnostics support RZ (#836)Gravatar MaxThevenet 10-56/+274
2020-03-24Fix bug introduced in PR #831 (#846)Gravatar Andrew Myers 1-2/+2
2020-03-23Ascent in situ integration: add support for particles (#789)Gravatar Cyrus Harrison 2-50/+194
2020-03-23Diagnostics: Implicit Int Conversion Warning (#841)Gravatar Michael E Rowan 1-2/+3
2020-03-23Can plot raw fields with new diags (#827)Gravatar MaxThevenet 10-7/+437
2020-03-23Add tolerance to all test, default 1.e-14 (#839)Gravatar MaxThevenet 2-38/+105
2020-03-23Updated Python interface for Python_Langmuir_rz_multimode test (#810)Gravatar David Grote 4-75/+326
2020-03-23Bulk momentum (#831)Gravatar Andrew Myers 4-15/+142
2020-03-23fix AverageAndPackFields, suggested by David Grote (#837)Gravatar Axel Huebl 1-1/+1
2020-03-20Move kernel ToCellCenter to Average.H to ensure inlining (#832)Gravatar Edoardo Zoni 2-30/+23
2020-03-20ES Solver: Runtime Option Clean Up (#833)Gravatar Axel Huebl 4-28/+24
2020-03-20plot_int for new diagnostics (#824)Gravatar MaxThevenet 9-28/+59
2020-03-19Add capability to select fields to dump (#819)Gravatar MaxThevenet 6-39/+112
2020-03-19Add SmartCreate functor alongside SmartCopy (#825)Gravatar Luca Fedeli 6-49/+173
2020-03-19Add costs reduced diagnostic (#790)Gravatar Michael E Rowan 11-19/+434
2020-03-19Remove costs full diagnostic (#791)Gravatar Michael E Rowan 6-36/+2
2020-03-18Diagnostics reorganization skeleton (#809)Gravatar MaxThevenet 15-2/+535
2020-03-18Averages to cell centers (#795)Gravatar Edoardo Zoni 5-75/+137
2020-03-18Density threshold set to epsilon by default instead of 0. (#815)Gravatar MaxThevenet 2-2/+2
2020-03-18Acknowledge funding agency and contributors in doc (#775)Gravatar MaxThevenet 3-1/+8
2020-03-17Add some WarpXUtilMsg::AlwaysAssert in particle containers (#811)Gravatar Luca Fedeli 2-9/+29
2020-03-17Small fixes to Python to better handle particle weights (#807)Gravatar David Grote 2-6/+9
2020-03-17openPMD-api: 0.11.0+ (#812)Gravatar Axel Huebl 4-8/+3
2020-03-17Add Edoardo to Garuda tests mailing list (#814)Gravatar MaxThevenet 1-1/+1
2020-03-17Add QED particle creaction routines (#698)Gravatar Luca Fedeli 38-114/+915
2020-03-16Add AlwaysAssert with std::string message (#792)Gravatar Luca Fedeli 3-2/+28
2020-03-16Added Python wrapper of charge density arrays (#783)Gravatar David Grote 4-7/+150
2020-03-16For RZ, generalized the centering of the inverse volume scaling of J and rho ...Gravatar David Grote 1-23/+60
2020-03-16Use C++ templates for the `EvolveF` and `ComputeDivE` function (#753)Gravatar Remi Lehe 9-141/+433
2020-03-16Add ParticleHistogram Reduced Diagnostic (#727)Gravatar Yinjian Zhao 7-11/+369
2020-03-16Because of AMReX change, we now have to explicitly specify where BaseFab func...Gravatar WeiqunZhang 1-3/+3
2020-03-13PSATD Single precision (#805)Gravatar MaxThevenet 12-85/+170
2020-03-13For diagnostics, added RZ modes of scalars, allowed different centerings (#770)Gravatar David Grote 3-88/+96
2020-03-13Add limit to #parts in theta in RZ (#765)Gravatar L. Diana Amorim 4-4/+20
2020-03-13Fixed FDTD coefficients of E push from F (#804)Gravatar David Grote 1-13/+13
2020-03-13Remove obsolete Fortran function declaration (#796)Gravatar Remi Lehe 1-79/+0
2020-03-13correct misprint in doc (#802)Gravatar Luca Fedeli 1-1/+1
2020-03-12Added RZ mode for charge and direct current deposition (#793)Gravatar David Grote 3-9/+46