aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmComoving.H
diff options
context:
space:
mode:
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmComoving.H')
0 files changed, 0 insertions, 0 deletions
=d06b6f698729ffca37ddeefa79e3a9407d9f8d81&follow=1'>Change do_not_push to be species specific and add corresponding documentation.Gravatar Yinjian Zhao 3-1/+5 2020-01-23External particle fields: correct documentationGravatar Remi Lehe 1-11/+11 2020-01-23Update CONTRIBUTING.md: how to run single testsGravatar Edoardo Zoni 1-1/+6 2020-01-23run_test.sh: fix parser to handle both single and multiple tests (or no input).Gravatar Edoardo Zoni 1-5/+13 2020-01-22run_test.sh: use double bracket conditional compound command [[...]] ↵Gravatar Edoardo Zoni 1-1/+1 (otherwise: "unary operator expected" warning without double quoting variables). 2020-01-22run_test.sh: parse command line arguments to run single test (does not yet ↵Gravatar Edoardo Zoni 1-1/+5 work for multiple tests). 2020-01-22Interpolate Current: Fix Shadow WarningGravatar Axel Huebl 1-2/+2 Fix a variable shadowing warning in InterpolateCurrentFineToCoarse. 2020-01-22Address Review Comments by @MaxThevenetGravatar Axel Huebl 1-10/+8 Thank you! :) 2020-01-21openPMD: Add Particle `id`Gravatar Axel Huebl 2-18/+43 Generate and write a globally unique particle ID, as recommended in the openPMD base standard (and needed for tracking tools). 2020-01-21openPMD: ED-PIC Extension SupportGravatar Axel Huebl 4-85/+302 Add all required attributes to support the openPMD 1.1* ED-PIC extension. 2020-01-21WarpX: authors input optionGravatar Axel Huebl 4-0/+12