aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-02Includes: Only From `Source/` (#873)Gravatar Axel Huebl 1-1/+1
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
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