]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Provide a short description of the class and fix a grammar error.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Mar 2014 03:58:33 +0000 (03:58 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Mar 2014 03:58:33 +0000 (03:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@32605 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/numerics/data_postprocessor.h

index 0260969acc44e808a04853fcdebead8e029a41de..99dea2a8b4f8d5b026dc0fdd945cd948f10c712c 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -32,10 +32,14 @@ DEAL_II_NAMESPACE_OPEN
 
 
 /**
+ * This class provides an interface to compute derived quantities from
+ * a solution that can then be output in graphical formats for visualization,
+ * using facilities such as the DataOut class.
+ *
  * For the (graphical) output of a FE solution one frequently wants to include
  * derived quantities, which are calculated from the values of the solution
  * and possibly the first and second derivates of the solution. Examples are
- * the calculation Mach numbers from velocity and density in supersonic flow
+ * the calculation of Mach numbers from velocity and density in supersonic flow
  * computations, or the computation of the magnitude of a complex-valued
  * solution as demonstrated in step-29. Other uses are shown in step-32 and
  * step-33. This class offers the interface to perform such

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.