_locationAttr | VAPoR::AMRTreeBranch | static |
_maxExtentsAttr | VAPoR::AMRTreeBranch | static |
_minExtentsAttr | VAPoR::AMRTreeBranch | static |
_parentTableTag | VAPoR::AMRTreeBranch | static |
_refinementLevelTag | VAPoR::AMRTreeBranch | static |
_rootTag | VAPoR::AMRTreeBranch | static |
AMRTreeBranch(XmlNode *parent, const double min[3], const double max[3], const size_t location[3]) | VAPoR::AMRTreeBranch | |
cid_t typedef | VAPoR::AMRTreeBranch | |
DeleteCell(cid_t cellid) | VAPoR::AMRTreeBranch | |
DiagMsg | VetsUtil::MyBase | static |
DiagMsgCB | VetsUtil::MyBase | static |
DiagMsgCB_T typedef | VetsUtil::MyBase | |
DiagMsgFilePtr | VetsUtil::MyBase | static |
DiagMsgSize | VetsUtil::MyBase | static |
Enabled | VetsUtil::MyBase | static |
EnableErrMsg(bool enable) | VetsUtil::MyBase | inlinestatic |
EndRefinement() | VAPoR::AMRTreeBranch | |
ErrCode | VetsUtil::MyBase | static |
ErrMsg | VetsUtil::MyBase | static |
ErrMsgCB | VetsUtil::MyBase | static |
ErrMsgCB_T typedef | VetsUtil::MyBase | |
ErrMsgFilePtr | VetsUtil::MyBase | static |
ErrMsgSize | VetsUtil::MyBase | static |
FindCell(const double ucoord[3], int ref_level=-1) const | VAPoR::AMRTreeBranch | |
GetCellBounds(cid_t cellid, double minu[3], double maxu[3]) const | VAPoR::AMRTreeBranch | |
GetCellChildren(cid_t cellid) const | VAPoR::AMRTreeBranch | |
GetCellID(const size_t xyz[3], int reflevel) const | VAPoR::AMRTreeBranch | |
GetCellLevel(cid_t cellid) const | VAPoR::AMRTreeBranch | |
GetCellLocation(cid_t cellid, size_t xyz[3], int *reflevel) const | VAPoR::AMRTreeBranch | |
GetCellNeighbor(cid_t cellid, int face) const | VAPoR::AMRTreeBranch | |
GetCellOffset(cid_t cellid) const | VAPoR::AMRTreeBranch | |
GetCellParent(cid_t cellid) const | VAPoR::AMRTreeBranch | |
getClassName() const | VetsUtil::MyBase | inline |
GetDiagMsg() | VetsUtil::MyBase | inlinestatic |
GetDiagMsgCB() | VetsUtil::MyBase | inlinestatic |
GetErrCode() | VetsUtil::MyBase | inlinestatic |
GetErrMsg() | VetsUtil::MyBase | inlinestatic |
GetErrMsgCB() | VetsUtil::MyBase | inlinestatic |
GetNextCell(bool restart) | VAPoR::AMRTreeBranch | |
GetNumCells() const | VAPoR::AMRTreeBranch | |
GetNumCells(int ref_level) const | VAPoR::AMRTreeBranch | |
GetRefinementLevel() const | VAPoR::AMRTreeBranch | inline |
GetRoot() const | VAPoR::AMRTreeBranch | inline |
HasChildren(cid_t cellid) const | VAPoR::AMRTreeBranch | |
MyBase() | VetsUtil::MyBase | |
RefineCell(cid_t cellid) | VAPoR::AMRTreeBranch | |
SetClassName(const string &name) | VetsUtil::MyBase | inlineprotected |
SetDiagMsg(const char *format,...) | VetsUtil::MyBase | static |
SetDiagMsgCB(DiagMsgCB_T cb) | VetsUtil::MyBase | inlinestatic |
SetDiagMsgFilePtr(FILE *fp) | VetsUtil::MyBase | inlinestatic |
SetErrCode(int err_code) | VetsUtil::MyBase | inlinestatic |
SetErrMsg(const char *format,...) | VetsUtil::MyBase | static |
SetErrMsg(int errcode, const char *format,...) | VetsUtil::MyBase | static |
SetErrMsgCB(ErrMsgCB_T cb) | VetsUtil::MyBase | inlinestatic |
SetErrMsgFilePtr(FILE *fp) | VetsUtil::MyBase | inlinestatic |
SetErrMsgFilePtr() | VetsUtil::MyBase | inlinestatic |
SetParentTable(const vector< long > &table) | VAPoR::AMRTreeBranch | |
Update() | VAPoR::AMRTreeBranch | |
ValidCell(cid_t cellid) const | VAPoR::AMRTreeBranch | inline |
~AMRTreeBranch() | VAPoR::AMRTreeBranch | virtual |