#include <domain.h>
The top node structure is an octree used for encoding the domain decomposition. Its leaf nodes are the units into which the domain is decomposed.
Definition at line 68 of file domain.h.
index of first daughter cell (out of 8) of top-level node
Definition at line 70 of file domain.h.
if the node is a leaf, this gives its number when all leaves are traversed in Peano-Hilbert order
Definition at line 71 of file domain.h.