aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/PGroup.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-22Change _libwarpx.py functions to LibWarpX class methods (#2696)Gravatar Peter Scherpelz 1-14/+15
2021-12-21pre-commit: Python imports (#2686)Gravatar Axel Huebl 1-0/+2
2020-06-26Removed references to particle E and B from Python (#1122)Gravatar David Grote 1-6/+6
2020-03-17Small fixes to Python to better handle particle weights (#807)Gravatar David Grote 1-6/+7
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+6
2019-09-06Updated Python particles interface to allow refined levelsGravatar Dave Grote 1-19/+21
2019-06-14Update Python wrapper to handle RZ versionGravatar Dave Grote 1-0/+8
2018-08-24Update how the python version is imported.Gravatar Dave Grote 1-1/+0
2017-12-04Added len method to PGroup python classGravatar Dave Grote 1-1/+4
2017-06-28Various fixes to conform to Python PICMI standardGravatar Dave Grote 1-33/+38
2017-05-22Bug fixes in Python wrapperGravatar Dave Grote 1-2/+4
2017-05-19Added code satisfying the PICMI standardGravatar Dave Grote 1-2/+1
2017-05-04Minor fixes for Python interfaceGravatar Dave Grote 1-1/+5
2017-03-23Upated high level Python to match changes in LangmuirGravatar Grote 1-2/+3
2017-03-23Switched high level Python wrapper to ctypesGravatar Grote 1-125/+72
2017-03-09Added initial version of pgroup mock upGravatar Dave Grote 1-0/+202