diff options
author | 2022-08-04 12:36:41 -0700 | |
---|---|---|
committer | 2022-08-04 19:36:41 +0000 | |
commit | f1fe600f4483a713165195fc54e61f1346bed927 (patch) | |
tree | be3ad961c1cb9a3d7d4a3b52d853b3e65332e467 /Source/Particles/MultiParticleContainer.cpp | |
parent | 6fd5590f7babc9cdd931bfde47feda223d51c4cd (diff) | |
download | WarpX-f1fe600f4483a713165195fc54e61f1346bed927.tar.gz WarpX-f1fe600f4483a713165195fc54e61f1346bed927.tar.zst WarpX-f1fe600f4483a713165195fc54e61f1346bed927.zip |
Regressions: remove tolerance (#3287)
We do `tolerance` and `abs_tolerance` checks via our checksums. This
avoids that we need to build the AMReX plotfile tools in CI, which:
- take long time to build
- use GNUmake
- fail to build on macOS M1
Thus, do not add these sections to CI tests.
Diffstat (limited to 'Source/Particles/MultiParticleContainer.cpp')
0 files changed, 0 insertions, 0 deletions