log

age author description
Tue, 28 Nov 2023 08:55:22 +0100 Jonatan Werpers Implement boundary_indices for ZeroDimGrid feature/grids/boundary_indicies
Tue, 28 Nov 2023 08:51:58 +0100 Jonatan Werpers Implement boundary_indices for EquidistantGrid feature/grids/boundary_indicies
Tue, 28 Nov 2023 08:42:00 +0100 Jonatan Werpers Add a function declaration for boundary_indices feature/grids/boundary_indicies
Mon, 27 Nov 2023 10:27:40 +0100 Jonatan Werpers Add some TBD bugfix/sbp_operators/stencil_return_type
Mon, 27 Nov 2023 08:53:44 +0100 Jonatan Werpers Try to sum over more static objects bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 23:07:21 +0100 Jonatan Werpers Update op for backwards apply too bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 22:43:03 +0100 Jonatan Werpers Try to inline sum bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 22:30:44 +0100 Jonatan Werpers Fix broken tests using mapreduce(f,+,...). Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 21:14:44 +0100 Jonatan Werpers Make the op to be promoted more accurate bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 22:58:37 +0100 Jonatan Werpers Fix broken test using Base.promote_op. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 22:42:50 +0100 Jonatan Werpers Fix broken test using Core.Compiler.return_type. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:56:40 +0100 Jonatan Werpers Fix broken tests using sum(f,...). Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Thu, 23 Nov 2023 16:08:47 +0100 Jonatan Werpers Implement boundary_identifiers, and a wishful implementation of boundary_grid feature/grids/curvilinear
Thu, 23 Nov 2023 10:16:19 +0100 Jonatan Werpers Implement iterator interface feature/grids/curvilinear
Thu, 23 Nov 2023 10:14:48 +0100 Jonatan Werpers Remove commented code feature/grids/curvilinear
Wed, 22 Nov 2023 17:53:31 +0100 Jonatan Werpers Merge default feature/grids/curvilinear
Fri, 24 Nov 2023 23:02:48 +0100 Jonatan Werpers Fix broken test by performing an actual multiplication and passing it to typeof. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:49:07 +0100 Jonatan Werpers Add broken tests for applying stencils to vectors of vectors bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:23:41 +0100 Jonatan Werpers Add tests for apply with NestedStencils and differing types in the stencils and arrays bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:04:22 +0100 Jonatan Werpers Add tests for apply_stencil(::Stencil) and apply_stencil_backwards(::Stencil) bugfix/sbp_operators/stencil_return_type
Wed, 22 Nov 2023 17:52:03 +0100 Jonatan Werpers Merge bugfix/grids/tensor_grid_length
Wed, 22 Nov 2023 17:51:42 +0100 Jonatan Werpers Close before merge bugfix/grids/tensor_grid_length
Wed, 22 Nov 2023 17:51:37 +0100 Jonatan Werpers Merge default bugfix/grids/tensor_grid_length
Wed, 22 Nov 2023 17:49:04 +0100 Jonatan Werpers Merge refactor/grids/tensor_grid_eltype
Wed, 22 Nov 2023 17:48:31 +0100 Jonatan Werpers Close before merge refactor/grids/tensor_grid_eltype
Wed, 22 Nov 2023 17:47:32 +0100 Jonatan Werpers Merge default refactor/grids/tensor_grid_eltype
Wed, 22 Nov 2023 17:34:35 +0100 Jonatan Werpers Implement size(g,d) for EquidistantGrid and TensorGrid
Thu, 07 Sep 2023 16:51:46 +0200 Jonatan Werpers Merge refactor/grids/tensor_grid_eltype feature/grids/curvilinear
Thu, 07 Sep 2023 16:49:45 +0200 Jonatan Werpers Merge bugfix/grids/tensor_grid_length feature/grids/curvilinear
Thu, 07 Sep 2023 09:03:07 +0200 Jonatan Werpers Add todos feature/grids/curvilinear