From: Wolfgang Bangerth
Date: Mon, 15 May 2000 10:22:38 +0000 (+0000)
Subject: BlockSpars{eMatrix,ityPattern}
X-Git-Tag: v8.0.0~20554
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0c428d839fe64187b59c1930537038e8f05d01c;p=dealii.git
BlockSpars{eMatrix,ityPattern}
git-svn-id: https://svn.dealii.org/trunk@2851 0785d39b-7218-0410-832d-ea1e28bc413d
---
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