index
:
WarpX
development
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Python
/
pywarpx
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-02-06
Merge branch 'master' into with_python
Dave Grote
1
-0
/
+468
2018-01-03
adding to the python wrappers functions for getting the fine and coarse ↵
atmyers
1
-0
/
+468
patch solutions for E, B, and the current density.
2017-12-06
Clean up for python call backs
Dave Grote
3
-75
/
+80
2017-12-06
Added python callbacks, like beforestep etc
Dave Grote
3
-319
/
+488
2017-12-04
Added WarpXPIC.py back in
Dave Grote
2
-0
/
+51
2017-12-04
Added len method to PGroup python class
Dave Grote
1
-1
/
+4
2017-12-04
In AMeX.py, allowed writing of command line options
Dave Grote
1
-2
/
+14
2017-09-20
Added wrappers for multifab fields, e.g. ExWrapper
Dave Grote
2
-44
/
+395
2017-08-08
version of iteritems() that works with Python 2 and 3
atmyers
1
-1
/
+2
2017-08-08
fix typo in the add_particles wrapper.
atmyers
1
-3
/
+3
2017-07-14
Added Gaussian_Laser PICMI class
Dave Grote
1
-7
/
+26
2017-07-05
Added Laser
Dave Grote
3
-0
/
+6
2017-06-30
update python
Weiqun Zhang
1
-3
/
+3
2017-06-28
Various fixes to conform to Python PICMI standard
Dave Grote
5
-36
/
+72
2017-06-28
Updated to be compliant with PICMI Python standard
Dave Grote
4
-162
/
+65
2017-06-06
update python
Weiqun Zhang
2
-64
/
+65
2017-05-22
Bug fixes in Python wrapper
Dave Grote
3
-4
/
+6
2017-05-19
Added code satisfying the PICMI standard
Dave Grote
5
-29
/
+275
2017-05-04
Minor fixes for Python interface
Dave Grote
2
-1
/
+8
2017-04-26
Add functions to the python wrappers to get / set the PML coefficients from ↵
atmyers
1
-0
/
+53
Python.
2017-03-28
updating the python-ctypes branch for recent changes in master
Andrew Myers
2
-1
/
+17
2017-03-27
Make the ctypes particle class work for 2d and 3d
atmyers
1
-8
/
+8
2017-03-27
Ported ctypes Particle fix to main Python version
Grote
1
-2
/
+11
2017-03-23
use the Python 3 compatible version of print()
atmyers
1
-14
/
+14
2017-03-23
Upated high level Python to match changes in Langmuir
Grote
2
-82
/
+123
2017-03-23
Switched high level Python wrapper to ctypes
Grote
6
-163
/
+635
2017-03-20
Merge branch 'master' into documentation
Remi Lehe
4
-4
/
+594
2017-03-09
Added initial version of pgroup mock up
Dave Grote
2
-0
/
+203
2017-03-09
Converted python interface to AMReX
Dave Grote
3
-4
/
+391
Also added python level time step and incomplete wrap to access the fields.
2017-03-08
Added 3 sections in the documentation
Remi Lehe
1
-0
/
+3
2017-02-03
Added Python wrapper around top level classes.
Dave Grote
1
-9
/
+9
2017-01-25
Modify the plasma_acceleration.py script to perform the moving window ↵
Andrew Myers
1
-0
/
+6
particle injection from Python.
2017-01-24
Make sure the particle bucket gets imported when you import pywarpx
Andrew Myers
1
-0
/
+1
2017-01-24
Adding a Bucket for parsing multi-species information.
Andrew Myers
2
-0
/
+5
2017-01-10
Cleaned up python importing of warpx
Dave Grote
2
-8
/
+8
2016-12-06
Added Interpolation class
Dave Grote
3
-0
/
+6
2016-11-09
Initial python wrapped version
Dave Grote
8
-0
/
+88