aboutsummaryrefslogtreecommitdiff
path: root/Source/Utils/MPIInitHelpers.cpp
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2021-03-31 22:23:53 -0700
committerGravatar GitHub <noreply@github.com> 2021-03-31 22:23:53 -0700
commitf64eec6f1d423868658efac9fbaf57620ab01882 (patch)
tree5eecf38f1f922a7a87f9f9caa61bdb694fe63eaf /Source/Utils/MPIInitHelpers.cpp
parent733281082c08b60c2300d0ae5c26faa23334c4e7 (diff)
downloadWarpX-f64eec6f1d423868658efac9fbaf57620ab01882.tar.gz
WarpX-f64eec6f1d423868658efac9fbaf57620ab01882.tar.zst
WarpX-f64eec6f1d423868658efac9fbaf57620ab01882.zip
paraview.pmd: write on close (#1860)
Initially we wrote those on open. The problem was that writing this file depends on an existing directory structure, which is first created on earlierst on the first `flush()` and in case of extensive ADIOS buffering actually latest on `close()`. Since in backtransformed diagnostics (BTD) this flush happens very late. The directory did not exist and thus the creation of the helper file early on did fail (silently).
Diffstat (limited to 'Source/Utils/MPIInitHelpers.cpp')
0 files changed, 0 insertions, 0 deletions