log

age author description
Sun, 09 Jun 2024 17:04:01 -0700 Vidar Stiernström Add todos to test feature/boundary_conditions
Sun, 09 Jun 2024 16:53:03 -0700 Vidar Stiernström Merge heads feature/boundary_conditions
Sun, 09 Jun 2024 16:51:56 -0700 Vidar Stiernström Fix variable name feature/boundary_conditions
Sun, 09 Jun 2024 16:47:03 -0700 Vidar Stiernström Remove export of non-existing function feature/boundary_conditions
Sun, 09 Jun 2024 16:46:40 -0700 Vidar Stiernström Remove notes on boundary conditions. They are now obsolete. feature/boundary_conditions
Sun, 09 Jun 2024 23:27:11 +0200 Jonatan Werpers Add note about idea for how to handle dispatch and continuous operators
Sun, 09 Jun 2024 23:03:04 +0200 Jonatan Werpers Remove extra `where T` feature/boundary_conditions
Sun, 09 Jun 2024 00:17:44 +0200 Jonatan Werpers Simplify parsing of constants from stencil set feature/boundary_conditions
Sun, 09 Jun 2024 00:02:40 +0200 Jonatan Werpers REVIEW: Suggest deduplication of positivity decompostion code feature/boundary_conditions
Sat, 08 Jun 2024 23:47:23 +0200 Jonatan Werpers REVIEW: Suggest split of tuning tuple. Please help with names! feature/boundary_conditions
Sat, 08 Jun 2024 23:43:49 +0200 Jonatan Werpers REVIEW: Suggestions for minor fixes feature/boundary_conditions
Sat, 08 Jun 2024 22:51:31 +0200 Jonatan Werpers Remove unnecessary white space changes to otherwise untouched files 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
Sat, 01 Jun 2024 17:39:54 -0700 Vidar Stiernström Address review comments (1 left to be discussed) feature/boundary_conditions
Wed, 29 May 2024 23:28:33 +0200 Jonatan Werpers REVIEW: Comment on operator toml feature/boundary_conditions
Wed, 29 May 2024 22:44:18 +0200 Jonatan Werpers REVIEW: Forgot to save... feature/boundary_conditions
Wed, 29 May 2024 22:35:08 +0200 Jonatan Werpers Review 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
Sun, 26 May 2024 18:18:17 -0700 Vidar Stiernström Fix boundary condition tests feature/boundary_conditions
Sun, 26 May 2024 18:13:58 -0700 Vidar Stiernström Add positivity properties (the borrowing capacity) of the D2 operators to the operator toml as well as methods to parse them feature/boundary_conditions
Sun, 26 May 2024 17:35:52 -0700 Vidar Stiernström Add orthogonal_grid feature/boundary_conditions
Sat, 25 May 2024 16:07:10 -0700 Vidar Stiernström Merge with default feature/boundary_conditions
Sat, 25 May 2024 16:02:55 -0700 Vidar Stiernström Update Julia version. Fix minor bug not addressed previously in benchmark update/julia_1.10.3
Sat, 25 May 2024 15:47:01 -0700 Vidar Stiernström very minor edit feature/sbp_operators/laplace_curvilinear
Tue, 23 Jan 2024 20:48:25 +0100 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:37:29 +0200 Jonatan Werpers Add LinearAlgebra to Grids and fix a typo feature/sbp_operators/laplace_curvilinear
Fri, 26 Apr 2024 23:36:49 +0200 Jonatan Werpers Add basic test feature/sbp_operators/laplace_curvilinear
Fri, 26 Apr 2024 22:49:36 +0200 Jonatan Werpers Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinear
Fri, 26 Apr 2024 22:49:01 +0200 Jonatan Werpers Remove mapped_grid(::Chart) and add equidistant_grid(::Chart) feature/grids/manifolds