Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include <stdlib.h>
#include <assert.h>
#include <memory.h>
#include <string.h>
#include <iostream.h>
#include "DAGHDefaults.h"
Include dependency graph for SimpleBucketVoid.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | SimpleBucketVoid |
| Store type-indepedent memory blocks in a single consecutive memory block. More... | |
Defines | |
| #define | NullRec ((unsigned) (0)) |
| #define | EmptyBkt ((unsigned) (0)) |
| #define | FullBkt ((unsigned) (-1)) |
| #define | recordNULL ((union record *) 0) |
| #define | bkthdrNULL ((struct bkthdr *) 0) |
| #define | bktNULL ((struct bkt *) 0) |
| #define | SimpleBucketVoidNULL ((class SimpleBucketVoid *) 0) |
Typedefs | |
| typedef unsigned long | pointer |
Definition in file SimpleBucketVoid.h.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04