aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/_libwarpx.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-20Added wrappers for multifab fields, e.g. ExWrapperGravatar Dave Grote 1-44/+145
2017-08-08fix typo in the add_particles wrapper.Gravatar atmyers 1-3/+3
2017-06-28Various fixes to conform to Python PICMI standardGravatar Dave Grote 1-0/+2
2017-06-06update pythonGravatar Weiqun Zhang 1-53/+55
2017-05-22Bug fixes in Python wrapperGravatar Dave Grote 1-1/+1
2017-05-19Added code satisfying the PICMI standardGravatar Dave Grote 1-19/+62
2017-05-04Minor fixes for Python interfaceGravatar Dave Grote 1-0/+3
2017-04-26Add functions to the python wrappers to get / set the PML coefficients from P...Gravatar atmyers 1-0/+53
2017-03-27Make the ctypes particle class work for 2d and 3dGravatar atmyers 1-8/+8
2017-03-27Ported ctypes Particle fix to main Python versionGravatar Grote 1-2/+11
2017-03-23Upated high level Python to match changes in LangmuirGravatar Grote 1-80/+120
2017-03-23Switched high level Python wrapper to ctypesGravatar Grote 1-0/+524