log

age author description
Fri, 14 Jan 2022 09:01:12 +0100 Jonatan Werpers Initial setup of Documenter.jl feature/setup_documenter
Thu, 13 Jan 2022 13:09:10 +0100 Jonatan Werpers Attempt to make variable names for parse functions more descriptive operator_storage_array_of_table
Thu, 13 Jan 2022 09:14:36 +0100 Jonatan Werpers Add a bunch of documentation operator_storage_array_of_table
Thu, 13 Jan 2022 08:51:26 +0100 Jonatan Werpers Merge refactor/sbp_operators_method_signatures operator_storage_array_of_table
Wed, 12 Jan 2022 16:03:48 +0100 Jonatan Werpers Review: Accept changes operator_storage_array_of_table
Wed, 12 Jan 2022 15:54:21 +0100 Jonatan Werpers Review: Include latest changes operator_storage_array_of_table
Wed, 12 Jan 2022 15:32:58 +0100 Jonatan Werpers Introduce parse_tuple and parse_scalar and replace all external calls to parse_rational operator_storage_array_of_table
Wed, 12 Jan 2022 14:59:03 +0100 Jonatan Werpers Let parse_rational handle numbers and not just strings operator_storage_array_of_table
Wed, 12 Jan 2022 13:07:43 +0100 Jonatan Werpers Add some notes on the format of operator storage operator_storage_array_of_table
Wed, 12 Jan 2022 08:39:48 +0100 Jonatan Werpers Add a method to parse_stencil which allows controlling the element type operator_storage_array_of_table
Wed, 12 Jan 2022 07:45:38 +0100 Jonatan Werpers Fix bug in boundary_restriction when grids and stencil does not have matching type operator_storage_array_of_table
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
Tue, 21 Dec 2021 16:02:11 +0100 Jonatan Werpers Remove unneeded type specification in boundary_operator signature operator_storage_array_of_table
Tue, 21 Dec 2021 15:36:14 +0100 Jonatan Werpers Merge in default operator_storage_array_of_table
Thu, 13 Jan 2022 12:43:10 +0100 Jonatan Werpers Merge refactor/sbp_operators_method_signatures