log src/Grids/mapped_grid.jl @ 1811:89d7f7b02824 v0.1.3

age author description
Wed, 02 Oct 2024 20:58:07 +0200 Jonatan Werpers Address review comment by adding TODO feature/grids/curvilinear
Wed, 02 Oct 2024 20:57:40 +0200 Jonatan Werpers Add docstring for normal(g,b,i...) feature/grids/curvilinear
Wed, 02 Oct 2024 11:04:35 -0700 Vidar Stiernström Review: Possible refactor of function normal? feature/grids/curvilinear
Wed, 02 Oct 2024 08:51:37 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Tue, 01 Oct 2024 11:52:38 +0200 Jonatan Werpers Fix signature of normal(g,b,i...) feature/grids/curvilinear
Tue, 01 Oct 2024 11:46:22 +0200 Jonatan Werpers Add function for getting the normal in a given boundary point feature/grids/curvilinear
Tue, 01 Oct 2024 11:24:40 +0200 Jonatan Werpers Improve plotting of grids so that it can handle embedded grids feature/grids/curvilinear
Sun, 29 Sep 2024 12:53:22 -0700 Vidar Stiernström Update docstring feature/grids/curvilinear
Wed, 18 Sep 2024 22:39:38 +0200 Jonatan Werpers Delete metric_tensor_inverse feature/grids/curvilinear
Sun, 15 Sep 2024 23:00:15 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Sun, 15 Sep 2024 18:07:58 +0200 Jonatan Werpers Remove reivew comment regarding implementation of normal since it requires more computation and we know of no other benefits feature/grids/curvilinear
Sun, 15 Sep 2024 18:05:57 +0200 Jonatan Werpers Delete jacobian_determinant. User should use map or broadcasting with det instead. feature/grids/curvilinear
Sun, 15 Sep 2024 18:03:37 +0200 Jonatan Werpers Rename logicalgrid to logical_grid feature/grids/curvilinear
Sun, 15 Sep 2024 18:00:40 +0200 Jonatan Werpers Replace AbstractArray{<:Any,2} with AbstractMatrix{<:Any} feature/grids/curvilinear
Fri, 13 Sep 2024 13:35:20 -0700 Vidar Stiernström More reivew comments feature/grids/curvilinear