next up previous contents
Next: Preparation Up: Writing Display Methods for Previous: Writing Display Methods for

Introduction

The GRAPE-library contains a large variety of methods for visualizing data given on hierachical grids. On the one hand there are methods for analysing the grid itself on the other hand functions defined on the grid can be presented in different ways. However, not all possible methods and algorithms for extracting and visualizing data can be included in advance. So in accordance with the open and extensible concept of GRAPE the user can write his own display methods. How to do this and which tools exist in GRAPE to facilitate this is the scope of the following sections.

In general any display method will have the following structure:

In the following each of the steps mentioned above is discussed in detail. Once the user has written a display-method it must be added to the appropriate class as described in [38]. In order to be able to choose the display method in the manager a naming convention must be complied with.

Most examples in this section are based on the class HMesh2d. However, the corresponding class HMesh3d is similar and most of the examples work also in the 3D-case.


next up previous contents
Next: Preparation Up: Writing Display Methods for Previous: Writing Display Methods for

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.