]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
test reduced
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Feb 2002 14:32:13 +0000 (14:32 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Feb 2002 14:32:13 +0000 (14:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@5459 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/subdomain_ids.cc
tests/deal.II/subdomain_ids.checked

index a1d22da953c41505584650a69d51a7a3182bc7e7..ab5cae724e1a56558d9ab7241412a00bc6db0751 100644 (file)
@@ -43,7 +43,7 @@ void test ()
 {
   Triangulation<dim> tria;
   GridGenerator::hyper_cube(tria, -1, 1);
-  tria.refine_global (3);
+  tria.refine_global (2);
 
                                   // we now have a number of cells,
                                   // flag them with some subdomain
@@ -175,7 +175,7 @@ int main ()
 {
   logfile.precision(4);
   deallog.attach(logfile);
-  deallog.depth_console(0);
+  deallog.depth_console(10);
 
   test<1> ();
   test<2> ();
index b8cc67cb10533323fb3914f10f4a6e948288088b..ef604a70f3d60b0421eb87bdd14a2ca5dcd2f3af 100644 (file)
@@ -1,4 +1,4 @@
-
+JobId Fri Feb  1 15:30:51 2002
 DEAL::Check 1 (dim=1) ok
 DEAL::Check 2 (dim=1) ok
 DEAL::Check 3 (dim=1) ok

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.