next up previous contents index
Next: The Data Structure for Up: Creating a New Class Previous: Design and Implementation

Naming Conventions

 

Before we continue explaining the implementation of a new class some naming conventions in GRAPE should be clarified. To distinguish between a class, its instances and the typedef of the instance structure we write

Class --
for the pointer to the class,
class --
for an instance of Class and
CLASS --
for the typedef of the underlying structure.



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.