diff options
author | 2021-11-30 09:02:58 -0800 | |
---|---|---|
committer | 2021-11-30 09:02:58 -0800 | |
commit | 11a5bf5d56b38ed9d09fa12493bd513e5d5bee47 (patch) | |
tree | f12987aa07b8cced7a5a5d821c21e9a5598102a5 /Source/FieldSolver/SpectralSolver | |
parent | 42737176f91c4dec9a3861f5a0a7b0f3aeaa0440 (diff) | |
download | WarpX-11a5bf5d56b38ed9d09fa12493bd513e5d5bee47.tar.gz WarpX-11a5bf5d56b38ed9d09fa12493bd513e5d5bee47.tar.zst WarpX-11a5bf5d56b38ed9d09fa12493bd513e5d5bee47.zip |
Fix segfault when importing _libwarpx without initializing WarpX (#2580)
* Added check for if warpx was initialized when calling finalize
* Renamed to be warpx_initialized
* Fixed reference to global variable
Co-authored-by: Peter Scherpelz <31747262+peterscherpelz@users.noreply.github.com>
* Changed global variable to member of libwarpx
* Fixed syntax errors
* Remove custom arg from argv to avoid parmparse error
Co-authored-by: Peter Scherpelz <31747262+peterscherpelz@users.noreply.github.com>
Diffstat (limited to 'Source/FieldSolver/SpectralSolver')
0 files changed, 0 insertions, 0 deletions