Blockstructured Adaptive Mesh Refinement in object-oriented C++
| BitVec() (defined in BitVec) | BitVec | [inline] |
| BitVec(const int len) | BitVec | |
| BitVec(BitVec const &other) (defined in BitVec) | BitVec | [inline] |
| GetBox(const int lev, const int nlev) const | PeanoHilbert | |
| GetCardinality(const int dim, const int lev) const | PeanoHilbert | [inline] |
| GetCardinality(const int lev) const (defined in PeanoHilbert) | PeanoHilbert | [inline] |
| GetCoords(int *coords, const int lev=1) const | PeanoHilbert | |
| GetCoords(const int lev=1) const (defined in PeanoHilbert) | PeanoHilbert | |
| GetDimCardinality(const int lev) const | PeanoHilbert | [inline] |
| GetDimMax(const int lev) const | PeanoHilbert | [inline] |
| GetLength(void) const (defined in BitVec) | BitVec | [inline] |
| GetMax(const int lev, const int nlev) const | PeanoHilbert | |
| GetSlots(void) const (defined in BitVec) | BitVec | [inline] |
| GetSlotWidth(void) const (defined in BitVec) | BitVec | [inline] |
| Invert(int *coords) const (defined in PeanoHilbert) | PeanoHilbert | [private] |
| 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) const (defined in sfcIndex) | sfcIndex | |
| operator!=(BitVec const &other) const (defined in BitVec) | BitVec | |
| operator<(sfcIndex const &other) const (defined in sfcIndex) | sfcIndex | |
| operator<(BitVec const &other) const (defined in BitVec) | BitVec | |
| operator<=(sfcIndex const &other) const (defined in sfcIndex) | sfcIndex | |
| operator<=(BitVec const &other) const (defined in BitVec) | BitVec | |
| operator=(sfcIndex const &other) | sfcIndex | |
| BitVec::operator=(BitVec const &other) | BitVec | |
| operator==(sfcIndex const &other) const (defined in sfcIndex) | sfcIndex | |
| operator==(BitVec const &other) const (defined in BitVec) | BitVec | |
| operator>(sfcIndex const &other) const (defined in sfcIndex) | sfcIndex | |
| operator>(BitVec const &other) const (defined in BitVec) | BitVec | |
| operator>=(sfcIndex const &other) const (defined in sfcIndex) | sfcIndex | |
| operator>=(BitVec const &other) const (defined in BitVec) | BitVec | |
| PeanoHilbert() | PeanoHilbert | [inline] |
| PeanoHilbert(const int dim, const int levs) | PeanoHilbert | [inline] |
| PeanoHilbert(PeanoHilbert const &other) | PeanoHilbert | [inline] |
| phGinv(const int level) (defined in PeanoHilbert) | PeanoHilbert | [private] |
| phGray(const int level) (defined in PeanoHilbert) | PeanoHilbert | [private] |
| phOrient(const int level, const int pos) (defined in PeanoHilbert) | PeanoHilbert | [private] |
| phRotate(const int level, const int from_axis, const int to_axis) (defined in PeanoHilbert) | PeanoHilbert | [inline, private] |
| phSwapDir(const int level, const int axis) (defined in PeanoHilbert) | PeanoHilbert | [inline, private] |
| phTranslate(const int level, const int axis) (defined in PeanoHilbert) | PeanoHilbert | [inline, private] |
| ResetBase(const int lev, const int nlev) | PeanoHilbert | |
| ResetVec(void) (defined in BitVec) | BitVec | [inline] |
| SetBit(const int loc) (defined in BitVec) | BitVec | [inline] |
| SetBox(const int lev, const int nlev) (defined in PeanoHilbert) | PeanoHilbert | |
| SetIndex(const int index, const int idxlev) (defined in PeanoHilbert) | PeanoHilbert | [inline] |
| SetIndex(const int index, const int idxlev, const int nlev) (defined in PeanoHilbert) | PeanoHilbert | [inline] |
| SetMax(const int lev, const int nlev) (defined in PeanoHilbert) | PeanoHilbert | |
| SetVec(void) (defined in BitVec) | BitVec | [inline] |
| sfcbase (defined in sfcIndex) | sfcIndex | [protected] |
| sfcCreateLocNum(const int *coords) | sfcIndex | |
| sfcdim (defined in sfcIndex) | sfcIndex | [protected] |
| sfcGetBaseW(void) const | sfcIndex | [inline] |
| sfcGetCoords(int *coords) const | sfcIndex | |
| sfcGetDigit(const int level) const | sfcIndex | |
| sfcGetDigitArray(int *digits) const | sfcIndex | |
| sfcGetDigitW(void) const (defined in sfcIndex) | sfcIndex | [inline] |
| sfcGetIndex() const | sfcIndex | |
| sfcGetIndex(const int lev) const | sfcIndex | |
| sfcGetIndex(const int lev, const int nlev) const | sfcIndex | |
| sfcIndex() (defined in sfcIndex) | sfcIndex | [inline] |
| sfcIndex(const int dim, const int levs, const int base=(2)) (defined in sfcIndex) | sfcIndex | [inline] |
| sfcIndex(sfcIndex const &other) (defined in sfcIndex) | sfcIndex | [inline] |
| sfclevs (defined in sfcIndex) | sfcIndex | [protected] |
| sfcMaxDigit(const int level) | sfcIndex | |
| sfcMaxIndex(const int lev) (defined in sfcIndex) | 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 | |
| TestBit(const int loc) const (defined in BitVec) | BitVec | [inline] |
| ToggleBit(const int loc) (defined in BitVec) | BitVec | [inline] |
| UnsetBit(const int loc) (defined in BitVec) | BitVec | [inline] |
| ~BitVec() (defined in BitVec) | BitVec | [inline] |
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04