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
|