diff options
author | 2022-09-30 09:44:26 -0700 | |
---|---|---|
committer | 2022-09-30 09:44:26 -0700 | |
commit | 0ce3dfa67b964e3cfcb7c627c70b7251b242a6d4 (patch) | |
tree | 33f4f4c999d075ec07884fea06062b0eed653be6 /Python/pywarpx/__init__.py | |
parent | 6b467022d556225f537f2557512cedfc09282c07 (diff) | |
download | WarpX-0ce3dfa67b964e3cfcb7c627c70b7251b242a6d4.tar.gz WarpX-0ce3dfa67b964e3cfcb7c627c70b7251b242a6d4.tar.zst WarpX-0ce3dfa67b964e3cfcb7c627c70b7251b242a6d4.zip |
Implement tridiag solver for 1D (#3431)
* Added tridiag solve for 1D
* Added tridiag solver to WarpX.H
* Updated PICMI_inputs_1d.py to use float64
This was done so that it will compare to the tridiag to machine
precision
* Updated 1D capacitive_discharge test, adding pythonsolver flag
* Update capacitive_discharge analysis_1d.py file with updated reference data
* Add periodic boundary conditions, plus other fixes
* Added CI test Python_background_mcc_1d_tridiag
* Fix for parallel
* Fixed CI test file prefix for PICMI_inputs_1d.py
* Fixed comments
Diffstat (limited to 'Python/pywarpx/__init__.py')
0 files changed, 0 insertions, 0 deletions