diff options
author | 2020-02-11 18:26:26 -0800 | |
---|---|---|
committer | 2020-02-11 18:26:26 -0800 | |
commit | 0ae2391ba1c6e73ad298fe6093e0c5be4973f65d (patch) | |
tree | 6dfbe8b1e10d14cf4459e46e5cd8be15ca9f6548 /Python/setup.py | |
parent | e64333866d35d8d44fa2230c7a3c3df1412746f0 (diff) | |
download | WarpX-0ae2391ba1c6e73ad298fe6093e0c5be4973f65d.tar.gz WarpX-0ae2391ba1c6e73ad298fe6093e0c5be4973f65d.tar.zst WarpX-0ae2391ba1c6e73ad298fe6093e0c5be4973f65d.zip |
openPMD-api: One Series at a Time (#701)
Make sure that only one Series is open at a time in case `Init` is
called again.
In previous logic, at the moment of assignment of a new Series, the
old and the new `openPMD::Series`` were briefly active for a short
time. ADIOS1 does not support this and its anyway not what we
want to do here.
Discovered by Junmin.
Co-authored-by: guj <guj@users.noreply.github.com>
Diffstat (limited to 'Python/setup.py')
0 files changed, 0 insertions, 0 deletions