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

index 09b6b586aa0ae07302eee8392460fb51b98ae708..fa77388b3abe846699d094c4e9d555521f75fb1b 100644 (file)
@@ -3170,7 +3170,7 @@ namespace internal
                 // if it is an internal one
                 if (subcell_line.boundary_id !=
                     numbers::internal_face_boundary_id)
-                  line->set_boundary_id_internal(subcell_line.boundary_id);
+                  line->set_boundary_id(subcell_line.boundary_id);
               }
             // Set manifold id if given
             AssertThrow(line->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.