From: bangerth
Date: Tue, 19 Jun 2007 09:32:23 +0000 (+0000)
Subject: Reintroduce the old name CompressedBlockSparsityPattern as a deprecated typedef.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=018e308a889b25d1028558ae2312ae8a898c49f8;p=dealii-svn.git
Reintroduce the old name CompressedBlockSparsityPattern as a deprecated typedef.
git-svn-id: https://svn.dealii.org/trunk@14785 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html
index 8bae2db706..cc516410f3 100644
--- a/deal.II/doc/news/changes.html
+++ b/deal.II/doc/news/changes.html
@@ -749,7 +749,8 @@ inconvenience this causes.
class="class">CompressedBlockSparsityPattern has been renamed to
BlockCompressedSparsityPattern
to be
consistent, since the "block" part builds on the "compressed sparsity
- pattern", not the other way around.
+ pattern", not the other way around. The old name remains as a typedef,
+ but its use is deprecated.
(WB 2007/06/17)
diff --git a/deal.II/lac/include/lac/block_sparsity_pattern.h b/deal.II/lac/include/lac/block_sparsity_pattern.h
index 2f71b4e46d..dac172342e 100644
--- a/deal.II/lac/include/lac/block_sparsity_pattern.h
+++ b/deal.II/lac/include/lac/block_sparsity_pattern.h
@@ -627,6 +627,17 @@ class BlockCompressedSparsityPattern : public BlockSparsityPatternBase