]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Improve doc wording.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Apr 2010 05:06:05 +0000 (05:06 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Apr 2010 05:06:05 +0000 (05:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@20967 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_indices.h

index e64fa20fc45fb0aa70bbae2bff898be8ab757c96..70da23a366c2d031e0375bcadcc3e238312045d0 100644 (file)
@@ -23,12 +23,12 @@ DEAL_II_NAMESPACE_OPEN
 
 
 /**
- * Class that manages the conversion of global indices into a block
- * vector or matrix to the local indices within this block. This is
- * required when you address a global element in a block vector and
- * want to know which element within which block this is. It is also
- * useful if a matrix is composed of several blocks, where you have to
- * translate global row and column indices to local ones.
+ * Class that manages the conversion of global indices into a block vector or
+ * matrix to the local indices within this block. This is required, for
+ * example, when you address a global element in a block vector and want to
+ * know which element within which block this is. It is also useful if a
+ * matrix is composed of several blocks, where you have to translate global
+ * row and column indices to local ones.
  *
  * @ingroup data
  * @see @ref GlossBlockLA "Block (linear algebra)"

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.