t8code icon indicating copy to clipboard operation
t8code copied to clipboard

Write tests to check that element functions can be called with input = output

Open lukasdreyer opened this issue 2 years ago • 1 comments

According to documentation, most element functions should be able to be called with input = output. This can lead to some corner cases, see: https://github.com/DLR-AMR/t8code/pull/612 We should add a test, that checks that these functions give the same result when called this way

lukasdreyer avatar Jul 04 '23 14:07 lukasdreyer

PR #1363 did something similar

ole-alb avatar Apr 07 '25 13:04 ole-alb