Go to Overview over all GrAL packages.
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Index of the GrAL Triang2D Grid Module

This module contains the concrete grid component Triang2D. An object of type Triang2D represents a two-dimensional triangulation. The only incidence relation stored is cell-vertex incidence, in a simple integer array.

The module also serves as an example how to adapt a given ``classical'' grid data structure to the GrAL interface. Therefore, most things are kept simple, even if much shorter implementations would be possible by reusing generic components e.g. for defining iterators.

The main classes one might use are: (headers under the path Gral/Grids/Triang2D)

Status:

Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 16:09:11 2002 for GrAL Triang2D by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000