log test/Grids/mapped_grid_test.jl @ 1740:9f2bc8ea6a07 feature/grids/curvilinear

age author description
Wed, 11 Sep 2024 09:03:55 +0200 Jonatan Werpers Add some tests for the getters feature/grids/curvilinear
Wed, 11 Sep 2024 08:59:03 +0200 Jonatan Werpers Add tests for jacobian_determinant, metric_tensor, and metric_tensor_inverse feature/grids/curvilinear
Tue, 10 Sep 2024 22:23:42 +0200 Jonatan Werpers Factor out testset for construct and remove some Todos feature/grids/curvilinear
Tue, 10 Sep 2024 22:17:01 +0200 Jonatan Werpers Simplify tests of boundary_grid feature/grids/curvilinear
Tue, 10 Sep 2024 21:59:10 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Tue, 10 Sep 2024 21:35:55 +0200 Jonatan Werpers Add missing assignments feature/grids/curvilinear
Wed, 04 Sep 2024 15:53:19 +0200 Jonatan Werpers Change dimensions of testing grid to be different feature/grids/curvilinear
Wed, 04 Sep 2024 15:43:39 +0200 Jonatan Werpers Add method and refactor mapped_grid() feature/grids/curvilinear
Wed, 04 Sep 2024 15:38:10 +0200 Jonatan Werpers Add tests for equallity of mapped grids feature/grids/curvilinear
Wed, 04 Sep 2024 15:26:59 +0200 Jonatan Werpers Fix todos and add broken test for mapped_grid(::Grid,...) feature/grids/curvilinear
Wed, 04 Sep 2024 07:59:24 +0200 Jonatan Werpers Add test for axes(::MappedGrid) feature/grids/curvilinear
Wed, 28 Aug 2024 10:35:08 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Fri, 23 Aug 2024 12:50:08 +0200 Jonatan Werpers Factor out functions for the mappings used in tests of MappedGrid feature/grids/curvilinear
Fri, 23 Aug 2024 09:45:02 +0200 Jonatan Werpers Reorganize nesting of tests for mapped_grid feature/grids/curvilinear
Fri, 23 Aug 2024 09:22:29 +0200 Jonatan Werpers Add more tests for `normal` feature/grids/curvilinear