]> https://gitweb.dealii.org/ - dealii.git/commitdiff
More docs.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 15 Jan 2006 00:11:27 +0000 (00:11 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 15 Jan 2006 00:11:27 +0000 (00:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@12028 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/numerical_algorithms.h

index 5a3f665d29c0e5c5f1ac5ae4552c995971aac65f..53802c37da7c22b9936c0bfca6819c55305bfc32 100644 (file)
 /**
  * @defgroup numerics Numerical algorithms
  *
+ * This module groups a diverse set of classes that generally implement some
+ * sort of numerical algorithm on top all the basic triangulation, DoFHandler,
+ * and finite element classes in the library. They are generally unconnected
+ * to each other.
  *
+ * Some of the classes, like DerivativeApproximation, KellyErrorEstimator and
+ * SolutionTransfer, act on solutions already obtained, and compute derived
+ * quantities in the first two cases, or help transfering a set of vectors
+ * from one mesh to another.
+ *
+ * The remaining classes MatrixCreator, MatrixTools, and VectorTools provide
+ * an assortment of services, such as creating a Laplac matrix, projecting or
+ * interpolating a function onto the present finite element space, etc.
  */

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.