aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmMultiJ.H
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2022-01-27 15:35:22 -0800
committerGravatar GitHub <noreply@github.com> 2022-01-27 15:35:22 -0800
commit72c9c98548d4a6b78810a88746612ad135300038 (patch)
tree7de6aa9229fe7da8177deb2a42392eacb3be4b18 /Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmMultiJ.H
parentd839c70c7342c3b336ddc535a1b4ff909d30a23b (diff)
downloadWarpX-72c9c98548d4a6b78810a88746612ad135300038.tar.gz
WarpX-72c9c98548d4a6b78810a88746612ad135300038.tar.zst
WarpX-72c9c98548d4a6b78810a88746612ad135300038.zip
Fix: Move MPI Thread Level Check (#2786)
* Fix: Move MPI Thread Level Check Move the MPI thread level check (requested vs. provided) into `InitData()`. This is needed, since we will access the warning logger, which itself needs to be accessed via a WarpX instance. This is also cleaner than just moving this behind the constructor in `main.cpp`, as we have less functions to call around the `WarpX` object usage. * Fix MPI=OFF
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmMultiJ.H')
0 files changed, 0 insertions, 0 deletions