log src/SbpOperators/readoperator.jl @ 772:bea2feebbeca operator_storage_array_of_table

age author description
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