]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unnecessary stuff.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Feb 2003 20:23:35 +0000 (20:23 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Feb 2003 20:23:35 +0000 (20:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@7218 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/grid_in.cc

index d8bf76cc4054a6f7e5f2add805a4f23daf2b9c64..a6dbf7ef921c562a64799b89d9d76aa15a35e6ab 100644 (file)
@@ -36,10 +36,6 @@ void test ()
   std::ifstream in ("grid_in.in");
   gi.read_ucd (in);
   
-  static const HyperBallBoundary<dim> x;
-  tria.set_boundary (0, x);
-//  tria.refine_global(1);
-  
   GridOut grid_out;
   grid_out.write_ucd (tria, logfile);
 };

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.