Skip to content
Snippets Groups Projects
Commit 5fa402ac authored by Kenneth Moreland's avatar Kenneth Moreland
Browse files

Remove recursion from FloatDistance

The maximum recursion that could happen was 1 call in, but compilers had
trouble determining that. Split this into 2 non-recursive functions so
the compiler can easily determine the stack depth.
parent fc58f4ed
Branches
Tags
2 merge requests!2615Draft: DONTMERGE ME: TEST FOR 1.7.0-rc1 is our 9th official release of VTK-m.,!2535Remove unbounded recursion
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment