aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/callbacks.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-19add after diagnostic python callback (#3043)Gravatar Roelof Groenewald 1-0/+17
2022-01-26Add Python callbacks before and after collisions (#2791)Gravatar Roelof Groenewald 1-0/+30
2022-01-19Refactor python callback handling (#2703)Gravatar Roelof Groenewald 1-27/+38
2021-12-21pre-commit: Python imports (#2686)Gravatar Axel Huebl 1-2/+4
2021-12-16Wrap shared object in a class to control its loading (#2637)Gravatar David Grote 1-30/+9
2021-11-08Install pre-commit (#2532)Gravatar Axel Huebl 1-1/+0
2021-08-26Improvement in electrostic field solve when using EB & a small refactoring of...Gravatar Roelof Groenewald 1-1/+22
2021-06-24Refactored basestring to str (#2030)Gravatar kzhu-ME 1-6/+6
2021-06-14callbacks.py: Fix bound method py2 -> py3 syntax (#2012)Gravatar peterscherpelz 1-1/+1
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+6
2017-12-06Clean up for python call backsGravatar Dave Grote 1-0/+481