diff options
author | 2022-11-15 09:57:16 -0800 | |
---|---|---|
committer | 2022-11-15 09:57:16 -0800 | |
commit | 436934f18119543604a9c33fcb7eefcc162b4be3 (patch) | |
tree | 3702eed1b46bc0303d04b276f97bd6d1084b5406 /Python/pywarpx/WarpXPIC.py | |
parent | fa9f871ae0e17e7f0d1deeaa1c3117ef7d48c867 (diff) | |
download | WarpX-436934f18119543604a9c33fcb7eefcc162b4be3.tar.gz WarpX-436934f18119543604a9c33fcb7eefcc162b4be3.tar.zst WarpX-436934f18119543604a9c33fcb7eefcc162b4be3.zip |
Move shared functionality between `picmi.UniformDistribution` and `picmi.AnalyticDistribution` into a parent class (#3476)
* allow density function in picmi
* created a new parent class to handle common functionality between `UniformDistribution` and `AnalyticDistribution`
* fix bug caught by the `Python_Langmuir_rz_multimode` CI test
* Place picmi inherited parent classes first to properly render documentation.
* fix issue due to secondary parent class `init` not being called
Diffstat (limited to 'Python/pywarpx/WarpXPIC.py')
0 files changed, 0 insertions, 0 deletions