Skip to content

Change tests to get max magnitudde

Dominik Thoennes requested to merge change-tests-to-getMaxMagnitudde into master

Some tests in the ci use the dot product to check for the error. I changed it to checking against the maxMagnitude which should be more accurate. Also the tests were changed such that all tests run before the WALBERLA_CHECK macro fails for one

Merge request reports