aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/timestepper.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-21pre-commit: Python imports (#2686)Gravatar Axel Huebl 1-2/+1
2021-12-16Wrap shared object in a class to control its loading (#2637)Gravatar David Grote 1-19/+19
2021-07-12Update Python module comments (#2073)Gravatar David Grote 1-1/+9
2021-07-06Add possibility to start and stop moving window (#2027)Gravatar thomas clark 1-1/+1
2020-05-01Delete old diagnostics (#933)Gravatar MaxThevenet 1-10/+0
2020-01-28Merge pull request #661 from MaxThevenet/copyrightGravatar Remi Lehe 1-0/+7
2020-01-28Simplify Plot OptionsGravatar Axel Huebl 1-1/+3
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+7
2018-02-09Updated to match changes in the PICMI standardGravatar Dave Grote 1-1/+1
2017-12-06Clean up for python call backsGravatar Dave Grote 1-9/+9
2017-12-06Added python callbacks, like beforestep etcGravatar Dave Grote 1-319/+10
2017-06-30update pythonGravatar Weiqun Zhang 1-3/+3
2017-06-06update pythonGravatar Weiqun Zhang 1-11/+10
2017-03-23use the Python 3 compatible version of print()Gravatar atmyers 1-14/+14
2017-03-23Switched high level Python wrapper to ctypesGravatar Grote 1-26/+26
2017-03-09Converted python interface to AMReXGravatar Dave Grote 1-0/+385