introduced new macros to check floats with precision
WALBERLA_CHECK_FLOAT_EQUAL_EPSILON WALBERLA_CHECK_FLOAT_UNEQUAL_EPSILON WALBERLA_ASSERT_FLOAT_EQUAL_EPSILON WALBERLA_ASSERT_FLOAT_UNEQUAL_EPSILON
Showing
- src/core/debug/CheckFunctions.h 76 additions, 43 deletionssrc/core/debug/CheckFunctions.h
- src/core/debug/CheckFunctions.impl.h 79 additions, 1 deletionsrc/core/debug/CheckFunctions.impl.h
- src/core/debug/Debug.h 43 additions, 26 deletionssrc/core/debug/Debug.h
- src/core/math/Matrix2.h 21 additions, 0 deletionssrc/core/math/Matrix2.h
- src/core/math/Matrix3.h 30 additions, 3 deletionssrc/core/math/Matrix3.h
- src/core/math/Quaternion.h 29 additions, 0 deletionssrc/core/math/Quaternion.h
- src/core/math/Vector3.h 6 additions, 3 deletionssrc/core/math/Vector3.h
Please register or sign in to comment