In simulation scenarios, a geometry for the simulation domain is given, for which a mesh has to be generated. In this section, terms are defined to identify, if a certain mesh is the mesh of a geometry.
At first, the term respect is defined for elements and sets of elements, which are compatible.
Figure 2.9:
Respect property
Elements are drawn in either blue or yellow, overlapping sections are colored green.
In the first picture, the yellow line respects the blue triangle and vice versa, because the intersection of the triangle and the line is the line which is a face of both.
In the fourth picture, the triangle, which is overlapped by a quadrilateral, respects the blue quadrilateral but the quadrilateral does not respect the triangle because the intersection of these two elements is the triangle which in turn is a face of the triangle but not of the quadrilateral.
In picture two and picture five, the yellow triangle respects the blue mesh, because it respects every mesh element.
The intersection of the two quadrilaterals in picture three, visualized in green, is not a face of any quadrilateral and therefore they do not respect each other.
Similarly, in picture six, the triangle and the quadrilateral do not respect each other, because the green intersection is not a face of any of these two. |
In words, a set respects another set , if the intersection can be represented by a union of faces of .
Figure 2.9 visualizes the respect property for sets and set spaces.
The following holds for the respect property:
Proof.
If either
,
, or
is empty, the statement is trivially true.
Let
be the sets for representing
and
be the sets for representing
. Then,
|
(2.4) |
Because
and
are both faces of
,
is also a face of
. Therefore,
respects
.
A mesh and therefore all of its elements must respect its geometry. Additionally, the mesh has to cover up the geometry.
It can be shown, that if a mesh geometry-conforms to a geometry, it also respects the geometry.
Proof.
Every mesh element
is a subset of the underlying space of the mesh. Consequently,
is also a subset of the geometry
and
. Because every element is a face of itself,
respects
. The second statement follows from the first.
The term geometry-conforming of a mesh and a geometry is not related to the mesh space property conforming.
In general, a mesh
, which geometry-conforms to a geometry
, is not unique. It is not even guaranteed that there is a mesh in some given -manifold complex, which geometry-conforms to a given geometry. For example, there is no simplex mesh which geometry-conforms to the unit three-ball. In these cases, a mesh can only approximate a given geometry.
However, for each mesh, there is a unique geometry, to which the mesh is geometry-conforming to.
By definition, it is assured that the geometry of a multi-region mesh
is a geometry and
is geometry-conforming to the geometry
.
florian
2016-11-21