log test/SbpOperators/boundaryops/boundary_restriction_test.jl @ 1726:471a948cd2b2 rename_module

age author description
Sat, 07 Sep 2024 12:11:53 -0700 Vidar Stiernström Rename project from Sbplib to Diffinitive rename_module
Sun, 07 Jul 2024 15:15:12 -0700 Vidar Stiernström Make the boundary identifiers for EquidistantGrid subtype BoundaryIdentifer refactor/grids/boundary_identifiers_1d
Wed, 26 Jun 2024 12:54:29 +0200 Jonatan Werpers Add boundary restriction operator for mapped grid feature/sbp_operators/laplace_curvilinear
Thu, 11 Apr 2024 22:31:04 +0200 Jonatan Werpers Change to signature of equidistant_grid to same style as many array methods. refactor/equidistant_grid/signature
Mon, 27 Feb 2023 15:39:13 +0100 Jonatan Werpers Make equdistant_grid return an EquidistantGrid for the 1d Case refactor/grids
Mon, 27 Feb 2023 08:48:38 +0100 Jonatan Werpers Fix tests for boundary operator and boundary restriction refactor/grids
Tue, 22 Mar 2022 14:23:55 +0100 Jonatan Werpers Merge default refactor/lazy_tensors
Tue, 22 Mar 2022 09:57:28 +0100 Vidar Stiernström Reintroduce read_stencil_set feature/stencil_set_type
Mon, 21 Mar 2022 15:22:22 +0100 Jonatan Werpers Remove the Lazy prefix on some types refactor/lazy_tensors
Fri, 18 Mar 2022 21:14:47 +0100 Jonatan Werpers Rename types refactor/lazy_tensors
Thu, 17 Mar 2022 21:31:20 +0100 Vidar Stiernström Add type StencilSet feature/stencil_set_type
Mon, 14 Mar 2022 09:41:23 +0100 Vidar Stiernström Review: Fix boundary operator tests according to review comments feature/laplace_opset
Mon, 14 Mar 2022 08:06:50 +0100 Jonatan Werpers Review: broadcast instead of map in some places feature/laplace_opset
Mon, 14 Mar 2022 08:03:40 +0100 Jonatan Werpers Remove unnecessary parentheses feature/laplace_opset
Fri, 25 Feb 2022 16:35:16 +0100 Vidar Stiernström Add tests for constructing boundary operators from stencil sets feature/laplace_opset
Mon, 21 Feb 2022 23:33:29 +0100 Vidar Stiernström Fix tests after refactoring feature/laplace_opset
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
Thu, 15 Jul 2021 00:28:09 +0200 Jonatan Werpers Fix boundaryops tests operator_storage_array_of_table
Wed, 17 Mar 2021 21:21:23 +0100 Jonatan Werpers Add missing using and imports in test files feature/selectable_tests
Wed, 17 Mar 2021 20:34:40 +0100 Jonatan Werpers Split tests for SbpOperators over several files feature/selectable_tests