]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid a multiline comment.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 21 Nov 2012 13:22:11 +0000 (13:22 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 21 Nov 2012 13:22:11 +0000 (13:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@27658 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-10/step-10.cc

index 0597832ab3a716076f11ef2cfcafc15fb85d2856..d9bf4843a7d9b029f2533ea638b6f7a2fe6584be 100644 (file)
@@ -160,8 +160,9 @@ namespace Step10
   // circle of radius 1, the area represents just the number that is searched
   // for. The numerical computation of the area is performed by integrating
   // the constant function of value 1 over the whole computational domain,
-  // i.e. by computing the areas $\int_K 1 dx=\int_{\hat K} 1 \ \textrm{det}\
-  // J(\hat x) d\hat x \approx \sum_i \textrm{det} \ J(\hat x_i)w(\hat x_i)$,
+  // i.e. by computing the areas $\int_K 1 dx=\int_{\hat K} 1
+  // \ \textrm{det}\ J(\hat x) d\hat x \approx \sum_i \textrm{det}
+  // \ J(\hat x_i)w(\hat x_i)$,
   // where the sum extends over all quadrature points on all active cells in
   // the triangulation, with $w(x_i)$ being the weight of quadrature point
   // $x_i$. The integrals on each cell are approximated by numerical

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.