log src/SbpOperators/readoperator.jl @ 782:f6e56d5dbc17 operator_storage_array_of_table

age author description
Mon, 19 Jul 2021 20:11:55 +0200 Jonatan Werpers Export parse_rational operator_storage_array_of_table
Thu, 15 Jul 2021 00:19:27 +0200 Jonatan Werpers Fix type in call to get_stencil_set operator_storage_array_of_table
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
Sat, 05 Dec 2020 14:16:15 +0100 Jonatan Werpers Add some documentation refactor/toml_operator_format
Sat, 05 Dec 2020 14:09:09 +0100 Jonatan Werpers Fix another type refactor/toml_operator_format