|
ExaFMM 1
Fast-multipole Method for exascale systems
|
< Radius of root cell More...

Public Attributes | |
| int | LEVEL |
| Level of node. | |
| int | ICHILD |
| Flag of empty child nodes. | |
| int | NLEAF |
| Number of leafs in node. | |
| bigint | I |
| Cell index. | |
| bigint | CHILD [8] |
| Iterator offset of child nodes. | |
| B_iter | LEAF [NCRIT] |
| Iterator for leafs. | |
| vect | X |
| Node center. | |
| real | R |
| Node radius. | |
< Radius of root cell
Nodes are primitive cells
| bigint TopDown< equation >::Node::CHILD[8] |
| int TopDown< equation >::Node::ICHILD |
| B_iter TopDown< equation >::Node::LEAF[NCRIT] |
| int TopDown< equation >::Node::LEVEL |
| int TopDown< equation >::Node::NLEAF |
1.7.4