]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
leave a comment in Function<dim>::vector_value
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Feb 2014 18:44:38 +0000 (18:44 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Feb 2014 18:44:38 +0000 (18:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@32559 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/function.h

index 19ddcd716d2fc9dbf9be9b0149179c2ce012cfa7..a48f4637d481bb0445691ba7a9bf432a3c6ba8ef 100644 (file)
@@ -183,6 +183,8 @@ public:
    *
    * <tt>values</tt> shall have the right size beforehand, i.e.
    * #n_components.
+   *
+   * The default implementation will call value() for each component.
    */
   virtual void vector_value (const Point<dim>   &p,
                              Vector<double>     &values) const;

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.