log src/SbpOperators/stencil.jl @ 1063:f98893154e22 feature/nested_stencils

age author description
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 22:00:02 +0100 Jonatan Werpers Fix bugs from stencil refactor 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
Mon, 07 Feb 2022 14:34:03 +0100 Jonatan Werpers Add length method for stencils feature/variable_derivatives
Thu, 20 Jan 2022 15:17:37 +0100 Jonatan Werpers Add argument restrictions to stencil constructors to get clearer error messages feature/variable_derivatives
Thu, 20 Jan 2022 14:03:16 +0100 Jonatan Werpers Add methods for CenteredNestedStencil with tuple input feature/variable_derivatives
Thu, 20 Jan 2022 10:23:15 +0100 Jonatan Werpers Add some tests and fix some bugs feature/variable_derivatives
Wed, 19 Jan 2022 21:49:34 +0100 Jonatan Werpers Start implementing nested stencils feature/variable_derivatives
Tue, 21 Dec 2021 16:30:16 +0100 Jonatan Werpers Add stencil constructor to change the type of the weights along with a convert method operator_storage_array_of_table
Sat, 18 Sep 2021 23:30:49 +0200 Jonatan Werpers Add type parameter to Vararg to make better error messages when Stencil is called with incompatible weights refactor/sbp_operators_method_signatures
Wed, 15 Sep 2021 22:09:23 +0200 Jonatan Werpers Remove type requirement for stencil weights refactor/sbp_operators_method_signatures
Sun, 07 Feb 2021 21:15:48 +0100 Jonatan Werpers Formatting feature/stencil_convenience
Sat, 06 Feb 2021 21:42:57 +0100 Jonatan Werpers Add stencil constructor for centered stencils and change from tuple to vararg in stencil constructor taking cneter feature/stencil_convenience
Wed, 02 Dec 2020 17:10:18 +0100 Jonatan Werpers Add a constructor for Stencil where you can specify the center of the stencil refactor/toml_operator_format
Wed, 02 Dec 2020 11:18:18 +0100 Jonatan Werpers Add scale() and eltype() methods for stencils
Fri, 25 Sep 2020 13:06:02 +0200 Jonatan Werpers Start converting to one package by moving all the files to their correct location refactor/combine_to_one_package base SbpOperators/src/stencil.jl@9711ecfe38bb