|
ExaFMM 1
Fast-multipole Method for exascale systems
|
Structure of nodes (only used in fast/topdown.h) More...
#include <types.h>

Public Attributes | |
| bool | NOCHILD |
| Flag for twig nodes. | |
| int | LEVEL |
| Level in the tree structure. | |
| int | NLEAF |
| Number of descendant leafs. | |
| int | CHILD [8] |
| Index of child node. | |
| vect | X |
| Coordinate at center. | |
| Leaf * | LEAF |
| Pointer to first leaf. | |
| int Node::CHILD[8] |
| int Node::LEVEL |
| int Node::NLEAF |
| bool Node::NOCHILD |
1.7.4