Salome HOME
[TetraIntersect] Obvious optimisation -> 10% gain by replacing atan2() abn/grandy_for_ever
authorabn <adrien.bruneton@cea.fr>
Wed, 7 Feb 2024 14:13:53 +0000 (15:13 +0100)
committerabn <adrien.bruneton@cea.fr>
Wed, 7 Feb 2024 14:13:53 +0000 (15:13 +0100)
commitab62dc63edac5ac6985ca570dad90a41f135e244
treef4043281c49c680560825e35039f51ac68003577
parent49da2715167faee588cd7fe6bc3aa85d5f64f80a
[TetraIntersect] Obvious optimisation -> 10% gain by replacing atan2()

+ use quicker pseudo angle computation suitable for sorting
src/INTERP_KERNEL/TransformedTriangle.cxx