Go to the source code of this file.
Functions | |
vector< int > | int_to_Hilbert (int i, int dim) |
int | Hilbert_to_int (const vector< int > &coords, int dim) |
Definition at line 136 of file hilbert.C.
References child_start_end(), gray_encode_travel(), initial_start_end(), pack_coords(), and unpack_index().
Referenced by getHilbertList().
Definition at line 159 of file hilbert.C.
References child_start_end(), gray_decode_travel(), initial_start_end(), pack_index(), and unpack_coords().
Referenced by HilbertArrayMap::registerArray().