BitVec(const int len) | BitVec | |
GetBox(const int lev, const int nlev) const | PeanoHilbert | |
GetCardinality(const int dim, const int lev) const | PeanoHilbert | [inline] |
GetCoords(int *coords, const int lev=1) const | PeanoHilbert | |
GetDimCardinality(const int lev) const | PeanoHilbert | [inline] |
GetDimMax(const int lev) const | PeanoHilbert | [inline] |
GetMax(const int lev, const int nlev) const | PeanoHilbert | |
Invert(int *coords, const int index) | PeanoHilbert | |
Invert(int *coords, const int index, const int idxlev) | PeanoHilbert | |
Invert(int *coords, const int index, const int idxlev, const int nlev) | PeanoHilbert | |
IsolateBit(const int loc, const int num=1) const | BitVec | |
Map(const int *coords) | PeanoHilbert | |
operator=(sfcIndex const &other) | sfcIndex | |
BitVec::operator=(BitVec const &other) | BitVec | |
PeanoHilbert() | PeanoHilbert | [inline] |
PeanoHilbert(const int dim, const int levs) | PeanoHilbert | [inline] |
PeanoHilbert(PeanoHilbert const &other) | PeanoHilbert | [inline] |
ResetBase(const int lev, const int nlev) | PeanoHilbert | |
sfcCreateLocNum(const int *coords) | sfcIndex | |
sfcGetBaseW(void) const | sfcIndex | [inline] |
sfcGetCoords(int *coords) const | sfcIndex | |
sfcGetDigit(const int level) const | sfcIndex | |
sfcGetDigitArray(int *digits) const | sfcIndex | |
sfcGetIndex() const | sfcIndex | |
sfcGetIndex(const int lev) const | sfcIndex | |
sfcGetIndex(const int lev, const int nlev) const | sfcIndex | |
sfcMaxDigit(const int level) | sfcIndex | |
sfcSetDigit(const int level, const int digit) | sfcIndex | |
sfcSetIndex(const int index) | sfcIndex | |
sfcSetIndex(const int index, const int lev) | sfcIndex | |
sfcSetIndex(const int index, const int lev, const int nlev) | sfcIndex | |
sfcSwapDigitWd(const int level, const int pos1, const int pos2) | sfcIndex | |
sfcToggleDigitWd(const int level, const int pos) | sfcIndex | |
sfcUnsetDigit(const int level) | sfcIndex | |
SwapBit(const int loc1, const int loc2) | BitVec | |