Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhei committed May 8, 2023
1 parent e54e9ca commit 8d6ab64
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/news/changes/minor/20230508tjhei
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Changed: MPI communicators (of type `MPI_Comm`) are not treated as
trivially copyable POD types throughout the library. This means that
we store and pass them by value and by reference.
<br>
(Timo Heister, 2023/05/08)

0 comments on commit 8d6ab64

Please sign in to comment.