From 3c96bd1769ef8a463fa787bd566af00ae4b03a82 Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 6 Aug 2007 20:00:08 +0000 Subject: [PATCH] Update docs git-svn-id: https://svn.dealii.org/trunk@14909 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/compressed_set_sparsity_pattern.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/lac/include/lac/compressed_set_sparsity_pattern.h b/deal.II/lac/include/lac/compressed_set_sparsity_pattern.h index 7b34e94a1a..29df0402e6 100644 --- a/deal.II/lac/include/lac/compressed_set_sparsity_pattern.h +++ b/deal.II/lac/include/lac/compressed_set_sparsity_pattern.h @@ -75,7 +75,8 @@ template class SparseMatrix; * @endverbatim * * See also @ref step_11 "step-11" and @ref step_18 "step-18" for usage - * patterns. + * patterns of the related CompressedSparsityPattern class, and + * @ref step_27 "step-27" of the current class. * *

Notes

* -- 2.39.5