]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Removed setting of internal face boundary id in default CellData constructor. This...
authorheltai <heltai@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Jan 2014 16:23:42 +0000 (16:23 +0000)
committerheltai <heltai@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Jan 2014 16:23:42 +0000 (16:23 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32158 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/grid/tria.h

index e5dc7dc20e214e98d3946e5991653ca274c26bbe..b577b3cfd1845dfd60012c9584f812fcfdfe9aaf 100644 (file)
@@ -3319,8 +3319,7 @@ CellData<structdim>::CellData ()
     vertices[i] = numbers::invalid_unsigned_int;
 
   material_id = 0;
-  // Set the face to be interior
-  boundary_id = numbers::internal_face_boundary_id;
+
   // And the manifold to be invalid
   manifold_id = numbers::invalid_manifold_id;
 }

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.