]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add two references to step-51.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 24 Oct 2013 22:15:50 +0000 (22:15 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 24 Oct 2013 22:15:50 +0000 (22:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@31414 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/chunk_sparse_matrix.h
deal.II/include/deal.II/lac/chunk_sparsity_pattern.h

index 7de60a2cdc8effa70df3307d62d1b31376b108e5..e9ef398417eb8d98e7c1af9ddf544de35ab8ad38 100644 (file)
@@ -397,6 +397,8 @@ namespace ChunkSparseMatrixIterators
  * importantly one can associate more than one matrix with the same
  * sparsity pattern.
  *
+ * The use of this class is demonstrated in step-51.
+ *
  * @note Instantiations for this template are provided for <tt>@<float@> and
  * @<double@></tt>; others can be generated in application programs (see the
  * section on @ref Instantiations in the manual).
index 08f148a21d744c71a882e216976a0cbbf17d4a68..9c678ced1e52c5fd24383774790032e3fbae6543 100644 (file)
@@ -216,11 +216,11 @@ namespace ChunkSparsityPatternIterators
 
 /**
  * Structure representing the sparsity pattern of a sparse matrix.
- *
  * This class is an example of the "static" type of @ref Sparsity.
- *
  * It uses the compressed row storage (CSR) format to store data.
  *
+ * The use of this class is demonstrated in step-51.
+ *
  * @author Wolfgang Bangerth, 2008
  */
 class ChunkSparsityPattern : public Subscriptor

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.