]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Patch suggested by Xinzeng Feng <xf39@cornell.edu>: Fix a mistake in a code example. 170/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 23 Sep 2014 02:19:31 +0000 (21:19 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 23 Sep 2014 02:19:31 +0000 (21:19 -0500)
doc/doxygen/headers/vector_valued.h

index 29e706d2758450e80b4587c311b61f84fd9220bf..c935267f3e11817898473a858b97433ad333bfe8 100644 (file)
                        2 *
                        (phi_i_symmgrad * phi_j_symmgrad) *
                        mu_values[q_point]) *
-                      fe_values.JxW(q_point));
+                      fe_values.JxW(q_point);
               }
           }
  * @endcode

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.