Skip to content

Fix issue #277

Marcus Mohr requested to merge mohr/issue277 into master

The MR fixes issue #277 (closed) by exchanging WALBERLA_CHECK_EQUAL to compare two FP-values with WALBERLA_CHECK_LESS_EQUAL on their difference with a tolerance of zero.

Merge request reports