PPL Logo

util/hilbert.h File Reference

Go to the source code of this file.

Functions

vector< intint_to_Hilbert (int i, int dim)
int Hilbert_to_int (const vector< int > &coords, int dim)


Function Documentation

vector<int> int_to_Hilbert ( int  i,
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().

Here is the call graph for this function:

Here is the caller graph for this function:

int Hilbert_to_int ( const vector< int > &  coords,
int  dim 
)

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().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Sep 21 08:11:49 2020 for Charm++ by  doxygen 1.5.5