Skip to content

Fix possible integer overflow in center of mass computation in FSLBM showcases

Christoph Schwarzmeier requested to merge fix-overflow-fslbm-bubble into master

This merge request fixes a possible integer overflow in the evaluation function (center of mass computation) of the FSLBM showcases TaylorBubble and RisingBubble.

Merge request reports