log src/SbpOperators/readoperator.jl @ 766:7624a1350ece operator_storage_array_of_table

age author description
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
Sat, 05 Dec 2020 14:16:15 +0100 Jonatan Werpers Add some documentation refactor/toml_operator_format