| cd0a786d | 19-May-2015 |
Toby Isaac <tisaac@ices.utexas.edu> |
Plex FVM: refactor slope limiting for faces with children
There is now a recursive function for finding leaves to perform slope limiting. For the most common case (tree depth 1) there's only one le
Plex FVM: refactor slope limiting for faces with children
There is now a recursive function for finding leaves to perform slope limiting. For the most common case (tree depth 1) there's only one level of recursion, so we don't need to worry about the stack.
show more ...
|