next up previous contents index
Next: Description of the geometric Up: General Meshes Previous: Revisiting numerical data and

Description of the mesh concept

   

The requirements from both numerical and visualization methods can be met by the data interface, which we describe in this section. It uses a procedurally linked list of elements, where the geometric type of each element may change from element to element. No fixed set of element types is prescribed, but a geometric description is used which is able to handle all types of elements which are parameterized over a convex polyhedron.

In the following sections, we describe the underlying concepts and structures (in C-notation) in a bottom-up way:

-
element type description,
-
element data,
-
mesh data.

We present only the structures for threedimensional meshes. The corresponding structures for twodimensional meshes are straightforward and quite similar; the main difference is, that the description of 2D elements is a lot simpler.





SFB 256 Universität Bonn and IAM Universität Freiburg

Copyright © by the Sonderforschungsbereich 256 at the Institut für Angewandte Mathematik, Universität Bonn.