]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
And we don't care about material_ids.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Sep 2003 16:03:48 +0000 (16:03 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Sep 2003 16:03:48 +0000 (16:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@8029 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/coarsening_3d.cc

index e475b44a70a5b5b3f9d36c067af5872269806631..6805e2f3d6c1e8a378c77548ec53c090bc13d942 100644 (file)
@@ -79,7 +79,6 @@ void create_coarse_grid (Triangulation<3> &coarse_grid)
           cell.vertices[j]   = connectivity[i][j];
           cell.vertices[j+4] = connectivity[i][j]+n_vertices_per_surface;
         }
-      cell.material_id = 0;
       cells.push_back (cell);
     }
 

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.