]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix mistaken comments. 836/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 20 Apr 2015 13:00:45 +0000 (08:00 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 20 Apr 2015 13:00:45 +0000 (08:00 -0500)
tests/hp/integrate_difference_02.cc
tests/hp/integrate_difference_03.cc

index bc334b3162eaf4041601dc82f80d2893d3812e7f..3e45ae5333f6cd7eb988286d2fba4190a29fd32f 100644 (file)
@@ -96,7 +96,7 @@ void test ()
   }
 
   // H1 seminorm. the function is u(x)=x, so
-  // its H1 seminorm should be equal to 1/2
+  // its H1 seminorm should be equal to 1
   {
     VectorTools::integrate_difference (dof_handler,
                                        vec,
index 1fe3e337e3460480fb5542e6cf5b502ce8be6314..0ea2bf44791bc69f86a37bdf06a89e79795318d4 100644 (file)
@@ -88,7 +88,7 @@ void test ()
   Vector<float> diff (tria.n_active_cells());
 
   // H1 seminorm. the function is u(x)=x, so
-  // its H1 seminorm should be equal to 1/2
+  // its H1 seminorm should be equal to 1
   {
     VectorTools::integrate_difference (dof_handler,
                                        vec,

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.