Hilbert space filling curve. More...
#include <sfc.hh>


Public Member Functions | |
| const ushort *const | operator[] (ushort ori) const |
| Returns the order and orientation of the children of a cube with order or. | |
Static Private Attributes | |
| static const ushort *const | data [24] |
| const ushort* const parallel::HilbertSFC::operator[] | ( | ushort | ori | ) | const [inline, virtual] |
Returns the order and orientation of the children of a cube with order or.
| or | Order of the cube. |
Implements parallel::SFC.
const ushort* const parallel::HilbertSFC::data[24] [static, private] |