]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Documentation update
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 3 Mar 2005 21:29:22 +0000 (21:29 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 3 Mar 2005 21:29:22 +0000 (21:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@9985 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 5ce97d7a56d5d5bc8403a4c9439948d4f831d37b..9fe2a9f14bb817ae8728e1017ff4f298b3bb62b3 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -33,13 +33,15 @@ class PreconditionBlockJacobi;
 
 
 /**
- * Base class for @p PreconditionBlockJacobi,
- * @p PreconditionBlockSOR, ...  This class assumes the
- * <tt>SparseMatrix<number></tt> consisting of invertible blocks of
- * @p blocksize on the diagonal and provides the inversion of the
- * diagonal blocks of the matrix. NOT only block diagonal matrices are
- * allowed but all matrices of arbitrary structure with the minimal
- * property of having invertible blocks on the diagonal!
+ * Base class for @p PreconditionBlockJacobi, @p PreconditionBlockSOR,
+ * ...  This class assumes the <tt>MATRIX</tt> consisting of
+ * invertible blocks of @p blocksize on the diagonal and provides the
+ * inversion of the diagonal blocks of the matrix. NOT only block
+ * diagonal matrices are allowed but all matrices of arbitrary
+ * structure with the minimal property of having invertible blocks on
+ * the diagonal! Still the matrix must have access to single matrix
+ * entries. therefore, BlockMatrixArray is not a possible matrix
+ * class.
  *
  * This block matrix structure is given e.g. for the DG method for the
  * transport equation. For a downstream numbering the matrices even

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.