]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Authors
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 12 Jul 2000 21:20:23 +0000 (21:20 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 12 Jul 2000 21:20:23 +0000 (21:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@3155 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 7bbbcf9e101393e68d01494f7c59c73c61ce5987..49c3778fd810d8eb5ab83350f95332426ac151e7 100644 (file)
@@ -72,7 +72,7 @@ template <typename number> class Vector;
  * corresponding ``.templates.h'' file and instantiate the respective
  * class yourself.
  *
- * @author Ralf Hartmann, 1999
+ * @author Ralf Hartmann, Guido Kanschat, 1999, 2000
  */
 template<typename number, typename inverse_type = number>
 class PreconditionBlock
@@ -246,6 +246,8 @@ class PreconditionBlock
 
 /**
  * Block Jacobi preconditioning.
+ * See @ref{PreconditionBlock} for requirements on the matrix.
+ * @author Ralf Hartmann, Guido Kanschat, 1999, 2000
  */
 template<typename number, typename inverse_type = number>
 class PreconditionBlockJacobi : public Subscriptor,
@@ -303,6 +305,9 @@ class PreconditionBlockJacobi : public Subscriptor,
  * The diagonal blocks and the elements 
  * (of arbitray structure) below the diagonal blocks are used
  * in the @p{operator ()} function of this class.
+ *
+ * See @ref{PreconditionBlock} for requirements on the matrix.
+ * @author Ralf Hartmann, Guido Kanschat, 1999, 2000
  */
 template<typename number, typename inverse_type = number>
 class PreconditionBlockSOR : public  Subscriptor,

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.