]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a warning note to the documentation. 2580/head
authorDavid Wells <wellsd2@rpi.edu>
Sun, 8 May 2016 02:13:46 +0000 (22:13 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 8 May 2016 02:13:46 +0000 (22:13 -0400)
include/deal.II/numerics/vector_tools.h

index f6a32858a020cdbe223bc9f90d9d3f706dcc9284..c617a7ad7ba838321c7a37563e95da0e89f4de95 100644 (file)
@@ -2505,6 +2505,9 @@ namespace VectorTools
    * equal to one, and the vector that is associated with the constant mode is
    * not equal to $(1,1,\ldots,1)^T$. For such elements, a different procedure
    * has to be used when subtracting the mean value.
+   *
+   * @warning This function is only implemented for Vector and BlockVector. It
+   * is not implemented for any of the distributed vector classes.
    */
   template <typename VectorType>
   void subtract_mean_value(VectorType              &v,

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.