log src/SbpOperators/readoperator.jl @ 768:7c87a33963c5 operator_storage_array_of_table

age author description
Wed, 14 Jul 2021 23:40:10 +0200 Jonatan Werpers Add some notes, delete functions that won't be needed operator_storage_array_of_table
Wed, 14 Jul 2021 23:22:34 +0200 Jonatan Werpers Make signature of read_stencil_set conform to signature of get_stencil_set operator_storage_array_of_table
Sat, 13 Feb 2021 22:17:55 +0100 Jonatan Werpers Add parse_stencil operator_storage_array_of_table
Sun, 07 Feb 2021 21:32:21 +0100 Jonatan Werpers Merge in default operator_storage_array_of_table
Sat, 06 Feb 2021 20:45:34 +0100 Jonatan Werpers Add functions for reading stencil sets operator_storage_array_of_table
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
Sun, 24 Jan 2021 22:15:16 +0100 Jonatan Werpers Start sketching the toml format and needed functions operator_storage_array_of_table
Sun, 03 Jan 2021 18:15:14 +0100 Vidar Stiernström Change qudrature closure from tuple of reals to tuple of Stencils. Also remove parametrization of stencil width in D2 since this was illformed for the 2nd order case. feature/volume_and_boundary_operators