Ole Albers
Ole Albers
PR #1363 did something similar
Currently in test/t8_forest/ but still only tests QUADS and TRIs
I added a wiki article [Reproducing Scaling Results](https://github.com/DLR-AMR/t8code/wiki/Reproducing-Scaling-Results)
In addition to that, in this case leaf is suitable as the functions I was referring to, are for example used to get the number of leaves of a tree...
Related to #1306
> This is a first batch of review comments. > > A general comment / question: A lot of functions have an if/else block with if(!T8_ELEMENT_NUM_EQUATIONS) or if(T8_ELEMENT_NUM_EQUATIONS) to implement...
> This is a very cool addition! > > I played around a bit and noticed a few small issues (without looking at the code just yet): > > *...
> I noticed one more thing, but I suggest to move it to a new issue so that we can get this merged: When we reopen a file, only the...