]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Some more words as class documentation.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 Mar 2004 20:29:35 +0000 (20:29 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 Mar 2004 20:29:35 +0000 (20:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@8886 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_matrix.h

index d913b2af2a81809a819c23af0843f2529cf019f6..56d00d0106160d3381d9d341a5ed3444596724e3 100644 (file)
@@ -28,7 +28,12 @@ template<typename number> class FullMatrix;
  */
 
 /**
- * Sparse matrix.
+ * Sparse matrix. This class implements the function to store values in the
+ * locations of a sparse matrix denoted by a @ref SparsityPattern. The
+ * separation of sparsity pattern and values is done since one can store data
+ * elements of different type in these locations without the SparsityPattern
+ * having to know this, and more importantly one can associate more than one
+ * matrix with the same sparsity pattern.
  *
  * @ref Instantiations some
  

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.