]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make comments understandable for our doc tools.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Jul 1999 11:28:52 +0000 (11:28 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Jul 1999 11:28:52 +0000 (11:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@1606 0785d39b-7218-0410-832d-ea1e28bc413d

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

index ea46c58104fe4344f4d4d946522a2d11fd7788e5..ca3b9ecd6d83eec75dec2be0f32fd81b3133293c 100644 (file)
@@ -25,7 +25,7 @@ class ostream;
 
 
 
-/*
+/**
  * Structure representing the sparsity pattern of a sparse matrix.
  *
  * @author Original version by Roland Becker, Guido Kanschat, Franz-Theo Suttmeier; lots of enhancements, reorganisation and documentation by Wolfgang Bangerth
@@ -570,7 +570,7 @@ class SparseMatrixStruct : public Subscriptor
 
 
 
-/*
+/**
  * Sparse matrix.
  *
  * @author Original version by Roland Becker, Guido Kanschat, Franz-Theo Suttmeier; lots of enhancements, reorganisation and documentation by Wolfgang Bangerth 1998
@@ -1219,7 +1219,7 @@ SparseMatrixStruct::column_number (const unsigned int row,
 
   return colnums[rowstart[row]+index];
 }
-
 
 template <typename number>
 inline

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.