]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Create an overarching Linear Algebra Classes module.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Jan 2006 05:01:00 +0000 (05:01 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Jan 2006 05:01:00 +0000 (05:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@11991 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/lac/dox.h

index d59c2568ebf8b77f66c3410e7d281e979d5c864c..b9254b1d078798fb67005926dca2df3218315155 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2003, 2004 by the deal.II authors
+//    Copyright (C) 2003, 2004, 2006 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
 //
 //-------------------------------------------------------------------------
 
+
+/**
+ * @defgroup LAC Linear algebra classes
+ *
+ * In this module, classes that have to do with linear algebra are collected,
+ * i.e. mainly those associated matrices, vectors, and the solution of linear
+ * systems.
+ *
+ * The description of individual groups of classes can be found in
+ * sub-modules.
+ */
+
 /**
  * @defgroup Vectors Vector classes
  *
  * Here, we list all the classes that can be used as VECTOR in linear solvers
  * (see Solver) and for matrix operations.
+ *
+ * @ingroup LAC
  */
 
 /**
@@ -34,6 +48,8 @@
  * operations on vectors.
  *
  * @author Guido Kanschat, 2003
+ *
+ * @ingroup LAC
  */
 
 /**
@@ -44,6 +60,8 @@
  * interface required by linear solvers (see Solver).
  *
  * @author Guido Kanschat, 2003
+ *
+ * @ingroup LAC
  */
 
 
@@ -54,6 +72,8 @@
  * operations using the interface defined in Solver.
  *
  * @author Guido Kanschat, 2003
+ *
+ * @ingroup LAC
  */
 
 /**
@@ -62,6 +82,8 @@
  * only used in a special context, we put them in a separate group.
  *
  * @author Guido Kanschat, 2003
+ *
+ * @ingroup LAC
  */
 
  /*@}*/
  * documentation of Solver are admissible.
  *
  * @author Guido Kanschat, 2003
+ *
+ * @ingroup LAC
  */
 
 /**
  * overwhelming.
  *
  * @author Guido Kanschat, 2003
+ *
+ * @ingroup LAC
  */
 
 /**
  * about this.
  *
  * @author Wolfgang Bangerth, 2004
+ *
+ * @ingroup LAC
  */

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.