next up previous contents
Next: The Bismesh Structure Up: An Interface Recipe Previous: An Interface Recipe

Introduction

In the following we will demonstrate which steps the user has to pass to get from a general interface mask to a complete hierarchical interface. In each step we will first present the code from the interface mask (marked by horizontal lines) and afterwards discuss the neccessary modifications. The recipe and the example cover the 2D-case. The 3D-case is analogous.

The interface consists of the following routines:

In order to illustrate the single steps we introduce a sample data structure. As the interface uses its own data structures we have to distinguish three kinds of data structures: In the example the user data structures are called BISMESH, BELEMENTs and BELEMENT_MACRO. The task of the interface is to translate these structures into the respective internal GRAPE structures HMESH2D and HELEMENT2D. The interface employs so called INTERFACE_ELEMENTs to generate the HELEMENT2Ds.
next up previous contents
Next: The Bismesh Structure Up: An Interface Recipe Previous: An Interface Recipe

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.