Fri, 12 Apr 2024 12:26:30 +0200 |
Jonatan Werpers |
Add some comments
bugfix/sbp_operators/stencil_return_type
|
Fri, 12 Apr 2024 10:11:52 +0200 |
Jonatan Werpers |
Remove ineffective @inline
bugfix/sbp_operators/stencil_return_type
|
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
|
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
|
Thu, 24 Mar 2022 12:00:12 +0100 |
Jonatan Werpers |
Merge default
feature/dissipation_operators
|
Tue, 22 Mar 2022 11:18:57 +0100 |
Jonatan Werpers |
Add padding functions for stencils
feature/dissipation_operators
|
Tue, 15 Feb 2022 08:08:19 +0100 |
Jonatan Werpers |
Fix type instability in apply_stencil_backwards and add tests
feature/variable_derivatives
|