]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update source/grid/tria.cc 8895/head
authorSebastian Stark <45016248+starki0815@users.noreply.github.com>
Wed, 9 Oct 2019 12:09:47 +0000 (14:09 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2019 12:09:47 +0000 (14:09 +0200)
Co-Authored-By: Daniel Arndt <arndtd@ornl.gov>
source/grid/tria.cc

index fa77388b3abe846699d094c4e9d555521f75fb1b..e6fbd034b60f549f808d6d4fdde37c175125d7d0 100644 (file)
@@ -3324,7 +3324,7 @@ namespace internal
                 // if it is an invalid or internal one
                 if (subcell_quad.boundary_id !=
                     numbers::internal_face_boundary_id)
-                  quad->set_boundary_id_internal(subcell_quad.boundary_id);
+                  quad->set_boundary_id(subcell_quad.boundary_id);
               }
             // Set manifold id if given
             if (quad->manifold_id() != numbers::flat_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.