]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add to docu
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Oct 2013 21:11:38 +0000 (21:11 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Oct 2013 21:11:38 +0000 (21:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@31475 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/numerics/derivative_approximation.h

index ffd120d8256f6d44f89b915b11179964155cba83..97e7cfc4b7e66d88dfc17f6bc936fb87eec9eb83 100644 (file)
@@ -199,6 +199,9 @@ public:
    * elements, this is the only valid choice; for vector-valued ones, any
    * component between zero and the number of vector components can be given
    * here.
+   *
+   * In a parallel computation the @p solution vector needs to contain the
+   * locally relevant unknowns.
    */
   template <int dim, template <int, int> class DH, class InputVector, int spacedim>
   static void
@@ -232,6 +235,9 @@ public:
    * elements, this is the only valid choice; for vector-valued ones, any
    * component between zero and the number of vector components can be given
    * here.
+   *
+   * In a parallel computation the @p solution vector needs to contain the
+   * locally relevant unknowns.
    */
   template <int dim, template <int, int> class DH, class InputVector, int spacedim>
   static void
@@ -261,6 +267,9 @@ public:
    * elements, this is the only valid choice; for vector-valued ones, any
    * component between zero and the number of vector components can be given
    * here.
+   *
+   * In a parallel computation the @p solution vector needs to contain the
+   * locally relevant unknowns.
    */
 
   template <int dim, template <int, int> class DH, class InputVector, int order, int spacedim>

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.