]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix minor issues in multigrid tests 43/head
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 1 Aug 2014 13:05:03 +0000 (15:05 +0200)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 1 Aug 2014 13:05:03 +0000 (15:05 +0200)
tests/multigrid/mg_output_dirichlet.cc
tests/multigrid/mg_output_neumann.cc
tests/multigrid/step-16-bdry1.cc

index bf44280a8381113d28ab2ee85a1eb9007a8dad22..b98567da37139a6f882b1910e3486235ba3456c2 100644 (file)
@@ -15,7 +15,7 @@
 // ---------------------------------------------------------------------
 
 
-// like _01 but on adaptively refined grid
+// Check the results of MGTransferPrebuilt with Dirichlet boundary conditions
 
 //TODO:[GK] Add checks for RT again!
 
index ef92fedf2ff519789a5536f39356456811ab47ef..2c358daa150c3db1f023a05f2d650a8a91a1e26d 100644 (file)
@@ -15,7 +15,7 @@
 // ---------------------------------------------------------------------
 
 
-// like _01 but on adaptively refined grid
+// Check the results of MGTransferPrebuilt with Neumann boundary conditions
 
 //TODO:[GK] Add checks for RT again!
 
index 95359d17650008e81f9b9ef0938e347d5f947bdf..7cb16722134310df94b2bf861cfff9b6cc23cc7c 100644 (file)
@@ -592,7 +592,7 @@ void LaplaceProblem<dim>::run ()
       assemble_multigrid (true);
 
       solve ();
-      output_results (cycle);
+      // output_results (cycle);
     }
 }
 

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.