]> https://gitweb.dealii.org/ - dealii.git/commit
Fix a bug where line manifold ids were not copied correctly.
authorDavid Wells <drwells@email.unc.edu>
Fri, 7 Jan 2022 18:50:33 +0000 (13:50 -0500)
committerDavid Wells <drwells@email.unc.edu>
Sun, 9 Jan 2022 17:42:59 +0000 (12:42 -0500)
commit1db3f57e4d3f125f1f65fb6f1ed0581debac5b9f
tree1ea6d8f73c5fa6e7e7c3e9c6987912cd6bf46227
parent0e0d6534f0710f78901b72ec70a7f3b2e8897c01
Fix a bug where line manifold ids were not copied correctly.

When we convert hexes to tets, we create three types of lines:
1. lines inside the hex
2. lines on the faces of the hex
3. lines equal to the hex's lines

In the last case we need to copy the manifold and boundary data from the
preexisting lines directly, since they may not be equal to the ids assigned to
the adjacent face.
doc/news/changes/minor/20220107DavidWells [new file with mode: 0644]
source/grid/grid_generator.cc
tests/simplex/conv_hex_to_simplex.output
tests/simplex/conv_hex_to_simplex_02.output
tests/simplex/conv_hex_to_simplex_03.output

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.