log test/SbpOperators/volumeops/laplace/laplace_test.jl @ 1983:730c9848ad0b feature/grids/geometry_functions

age author description
Sat, 07 Sep 2024 12:11:53 -0700 Vidar Stiernström Rename project from Sbplib to Diffinitive rename_module
Wed, 28 Aug 2024 13:28:13 +0200 Jonatan Werpers Fix test of laplace on mapped grid feature/sbp_operators/laplace_curvilinear
Wed, 26 Jun 2024 12:47:26 +0200 Jonatan Werpers Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinear
Thu, 02 May 2024 14:48:03 +0200 Jonatan Werpers Start adding test for laplace on mapped grid feature/sbp_operators/laplace_curvilinear
Sun, 09 Jun 2024 17:04:01 -0700 Vidar Stiernström Add todos to test feature/boundary_conditions
Sun, 09 Jun 2024 16:51:56 -0700 Vidar Stiernström Fix variable name feature/boundary_conditions
Tue, 04 Jun 2024 16:46:14 -0700 Vidar Stiernström Remove module BoundaryConditions, moving its content to SbpOperators feature/boundary_conditions
Sun, 26 May 2024 18:19:02 -0700 Vidar Stiernström Implement and test sat_tensors for Dirichlet and Neumann conditions feature/boundary_conditions
Sat, 25 May 2024 16:07:10 -0700 Vidar Stiernström Merge with default feature/boundary_conditions
Sat, 27 Apr 2024 23:18:25 +0200 Jonatan Werpers Fix typo in test jacobian feature/sbp_operators/laplace_curvilinear
Fri, 26 Apr 2024 23:36:49 +0200 Jonatan Werpers Add basic test feature/sbp_operators/laplace_curvilinear
Thu, 25 Apr 2024 08:59:45 +0200 Jonatan Werpers Rename testsets and add one for mapped grids 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, 25 Dec 2023 23:39:56 +0100 Vidar Stiernström Test sat_tensors for Laplace w. Neumann conditions feature/boundary_conditions
Tue, 07 Mar 2023 09:48:00 +0100 Jonatan Werpers Implement changes in SbpOperators refactor/grids
Wed, 01 Mar 2023 09:06:15 +0100 Jonatan Werpers Skip broken testsets 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
Fri, 18 Mar 2022 13:02:46 +0100 Vidar Stiernström Add methods for creating derivative operators in 1D from stencil sets without providing directions feature/stencil_set_type
Thu, 17 Mar 2022 21:31:20 +0100 Vidar Stiernström Add type StencilSet feature/stencil_set_type
Mon, 21 Feb 2022 23:33:29 +0100 Vidar Stiernström Fix tests after refactoring feature/laplace_opset
Mon, 21 Feb 2022 13:12:47 +0100 Vidar Stiernström Start restructuring Laplace making it more minimal. feature/laplace_opset
Tue, 25 Jan 2022 10:36:13 +0100 Jonatan Werpers REVIEW: Add some comments about the tests feature/laplace_opset
Wed, 19 Jan 2022 14:44:24 +0100 Vidar Stiernström Merge with default feature/laplace_opset
Sun, 25 Jul 2021 15:31:06 +0200 Jonatan Werpers Fix laplace tests operator_storage_array_of_table
Sun, 21 Mar 2021 13:44:29 +0100 Vidar Stiernström Add convenience functions for returning multiple boundary operators from Laplace feature/laplace_opset
Fri, 19 Mar 2021 17:13:04 +0100 Vidar Stiernström Minor cleanup of code feature/laplace_opset
Fri, 19 Mar 2021 16:56:58 +0100 Vidar Stiernström Change from Dict to StaticDict in Laplace feature/laplace_opset
Fri, 19 Mar 2021 16:52:53 +0100 Vidar Stiernström Merge in default feature/laplace_opset
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