Skip to content

[fix][upwindscheme] Use using std::signbit to allow for ADL

Timo Koch requested to merge backport/fix-adl-upwindscheme-signbit into releases/3.2

(cherry picked from commit 745553c6)

The problem came up in !2401 (closed). This backport should fix this problem for the release branch.

Edited by Timo Koch

Merge request reports