]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add documentation of Algorithms namespace
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Jul 2013 15:26:27 +0000 (15:26 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Jul 2013 15:26:27 +0000 (15:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@30057 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/algorithms/operator.h

index c39d3a694e56fab7f27c0a82294ca7fd996c0a3e..de940de86f07cd1f3074209beae9fd065148f7f5 100644 (file)
 
 DEAL_II_NAMESPACE_OPEN
 
+/**
+ * Namespace containing numerical algorithms in a unified form.
+ *
+ * All algorithmic classes in this namespace are derived from either
+ * Operator or OutputOperator, depending on whether they return a
+ * value or not. See the documentation of those classes for more
+ * detailed information on how to use them.
+ *
+ * @author Guido Kanschat
+ * @date 2012, 2013
+ */
 namespace Algorithms
 {
   /**

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.