]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update a comment in GridGenerator::extract_boundary_mesh
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 7 Aug 2018 20:41:56 +0000 (22:41 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 7 Aug 2018 20:41:56 +0000 (22:41 +0200)
source/grid/grid_generator.cc

index ca0fb5b178f25d938d70781dc0b1f07273a4969f..eb7b633daa975170f33405e73659ec02dde8ffa1 100644 (file)
@@ -5180,15 +5180,8 @@ namespace GridGenerator
               // indicators from the edges of the volume mesh to the
               // edges of the surface mesh
               //
-              // one might think that we we can also prescribe
-              // boundary indicators for edges, but this is only
-              // possible for edges that aren't just on the boundary
-              // of the domain (all of the edges we consider are!) but
-              // that would actually end up at the boundary of the
-              // surface mesh. there is no easy way to check this, so
-              // we simply don't do it and instead set it to an
-              // invalid value that makes sure
-              // Triangulation::create_triangulation doesn't copy it
+              // we set default boundary ids for boundary lines
+              // and numbers::internal_face_boundary_id for internal lines
               if (dim == 3)
                 for (unsigned int e = 0; e < 4; ++e)
                   {

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.