From 00a731c0823de61eae8e5dd56a1794ef3161a149 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 30 Mar 2024 09:03:43 -0600 Subject: [PATCH] Revert "Add a changelog entry for the alignment of tensors." This reverts commit d14a12db1cc7b91380a143350e613442362c876e. --- doc/news/changes/minor/20240323Bangerth | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 doc/news/changes/minor/20240323Bangerth diff --git a/doc/news/changes/minor/20240323Bangerth b/doc/news/changes/minor/20240323Bangerth deleted file mode 100644 index c064772e9b..0000000000 --- a/doc/news/changes/minor/20240323Bangerth +++ /dev/null @@ -1,5 +0,0 @@ -Changed: The Tensor class now has an alignment greater than what the -compiler would automatically choose to enable more efficient memory -operations on these objects. -
-(Wolfgang Bangerth, 2024/03/23) -- 2.39.5