]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix documentation
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 May 1999 16:18:12 +0000 (16:18 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 May 1999 16:18:12 +0000 (16:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@1253 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/precondition_block.h

index 16c6ec8514565a6f126db6f17809fd7cf7dfb3aa..26e9e0f8ad0749e657753ad0a300e26958f20585 100644 (file)
  * The first template parameter denotes the type of number representation in
  * the sparse matrix, the second denotes the type of number representation in
  * which the inverse diagonal block
- * matrices are stored by #invert_diagblocks(const SparseMatrix<number> &A)#.
+ * matrices are stored by #invert_diagblocks()#.
  */
 template<typename number, typename inverse_type>
 class PreconditionBlock: public Subscriptor
 {
   public:
                                     /**
-                                     * Constructor. Takes the matrix as
-                                     * argument.
+                                     * Constructor.
                                      */
     PreconditionBlock();
     

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.