You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,13 @@ Trixi.jl follows the interpretation of
5
5
used in the Julia ecosystem. Notable changes will be documented in this file
6
6
for human readability.
7
7
8
+
## Changes in the v0.12 lifecycle
9
+
10
+
#### Added
11
+
- Initial support for adapting data-structures between different storage arrays was added. This enables future work to support GPU with Trixi ([#2212]).
0 commit comments