From f0c428d839fe64187b59c1930537038e8f05d01c Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Mon, 15 May 2000 10:22:38 +0000
Subject: [PATCH] BlockSpars{eMatrix,ityPattern}
git-svn-id: https://svn.dealii.org/trunk@2851 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/2000/c-3-0.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html
index 5599b8f308..2308caf7df 100644
--- a/deal.II/doc/news/2000/c-3-0.html
+++ b/deal.II/doc/news/2000/c-3-0.html
@@ -94,6 +94,12 @@
vector/matrix/... to the indices local to each of the blocks.
+
+ New: BlockSparsityPattern
and
+ BlockSparseMatrix
: Classes that
+ represent matrices that are composed of sparse matrices.
+
+
New: SwappableVector
: Class that
allows to swap out the data of a vector to disk and reload it
--
2.39.5