log test/SbpOperators/stencil_test.jl @ 1888:eb70a0941cd6 allocation_testing

age author description
Tue, 15 Feb 2022 08:08:19 +0100 Jonatan Werpers Fix type instability in apply_stencil_backwards and add tests feature/variable_derivatives
Tue, 15 Feb 2022 07:54:52 +0100 Jonatan Werpers Add type stability tests for nested stencil application feature/variable_derivatives
Mon, 14 Feb 2022 14:28:48 +0100 Jonatan Werpers Fix type instability for stencil application when weights and vector didn't match feature/variable_derivatives
Sun, 13 Feb 2022 21:40:23 +0100 Jonatan Werpers Add promotion functionality for NestedTuples feature/variable_derivatives
Sat, 12 Feb 2022 22:02:06 +0100 Jonatan Werpers Refactor code for regular stencils to use fewer type parameters and allow promotion feature/variable_derivatives
Thu, 10 Feb 2022 11:26:28 +0100 Jonatan Werpers Add scale method for nested stencils feature/variable_derivatives
Thu, 10 Feb 2022 10:57:00 +0100 Jonatan Werpers Add functions for converting the element type of nested stencils feature/variable_derivatives