]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a changelog entry. 16790/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 26 Mar 2024 23:29:49 +0000 (17:29 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 26 Mar 2024 23:29:49 +0000 (17:29 -0600)
doc/news/changes/incompatibilities/20240326Bangerth [new file with mode: 0644]

diff --git a/doc/news/changes/incompatibilities/20240326Bangerth b/doc/news/changes/incompatibilities/20240326Bangerth
new file mode 100644 (file)
index 0000000..976bac0
--- /dev/null
@@ -0,0 +1,14 @@
+Removed: The Tensor<0,dim> template had functions `begin_raw()` and
+`end_raw()`, which had been deprecated for a couple of releases
+already. They have been removed now.
+<br>
+Furthermore, the corresponding functions for the general
+Tensor<rank,dim> template have been deprecated. They can still be used
+for the time being, but only for the specific case `rank==1`. This is
+because the underlying assumption of these functions is that tensors
+store their elements in memory in a contiguous fashion, but that is
+only true for the case `rank==1`. Similarly, the `make_array_view()`
+function that takes tensors as input has been marked as deprecated,
+and can only be used for rank-1 tensors from now on.
+<br>
+(Wolfgang Bangerth, 2024/03/26)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.