log test/SbpOperators/boundaryops/normal_derivative_test.jl @ 2015:5c2448d6a201 feature/grids/geometry_functions tip

age author description
Sat, 07 Sep 2024 12:11:53 -0700 Vidar Stiernström Rename project from Sbplib to Diffinitive rename_module
Mon, 26 Aug 2024 16:15:25 +0200 Jonatan Werpers Add accuracy tests for normal derivative feature/sbp_operators/laplace_curvilinear
Sun, 30 Jun 2024 15:57:22 +0200 Jonatan Werpers Add concistency tests for normal_derivative and and fix bug regarding sign of boundary feature/sbp_operators/laplace_curvilinear
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 14:41:50 +0200 Jonatan Werpers Start adding normal derivative for mapped grid feature/sbp_operators/laplace_curvilinear
Wed, 26 Jun 2024 13:42:19 +0200 Jonatan Werpers Restructure test sets for normal derivative 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
Wed, 01 Mar 2023 08:28:14 +0100 Jonatan Werpers Make tests for normal_derivative work 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
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:36:41 +0100 Vidar Stiernström Merge with default feature/laplace_opset
Mon, 21 Feb 2022 23:33:29 +0100 Vidar Stiernström Fix tests after refactoring feature/laplace_opset
Fri, 18 Feb 2022 07:56:30 +0100 Jonatan Werpers Change the sign of normal derivatives bugfix/normal_derivative_sign
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