VAPoR
0.1
|
This is the complete list of members for VAPoR::AMRTree, including all inherited members.
_doubleType | VAPoR::ParsedXml | protectedstatic |
_longType | VAPoR::ParsedXml | protectedstatic |
_parameshGetBaseBlocks(vector< int > &baseblocks, const size_t basedim[3], const int gids[][15], const float bboxs[][3][2], int totalblocks) const | VAPoR::AMRTree | |
_stringType | VAPoR::ParsedXml | protectedstatic |
_typeAttr | VAPoR::ParsedXml | protectedstatic |
AMRTree(const size_t basedim[3], const double min[3], const double max[3]) | VAPoR::AMRTree | |
AMRTree(const string &path) | VAPoR::AMRTree | |
AMRTree(const size_t basedim[3], const int paramesh_gids[][15], const float paramesh_bboxs[][3][2], const int paramesh_refine_levels[], int paramesh_total_blocks) | VAPoR::AMRTree | |
AMRTree() | VAPoR::AMRTree | |
charHandler(ExpatParseMgr *, const XML_Char *, int) | VAPoR::ParsedXml | inlinevirtual |
cid_t typedef | VAPoR::AMRTree | |
DecodeCellID(AMRTree::cid_t cellid, AMRTree::cid_t *baseblockidx, AMRTree::cid_t *nodeidx) const | VAPoR::AMRTree | |
DeleteCell(AMRTree::cid_t cellid) | VAPoR::AMRTree | |
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::AMRTree | |
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 reflevel=-1) const | VAPoR::AMRTree | |
GetBaseDim() const | VAPoR::AMRTree | inline |
GetBranch(const size_t xyz[3]) const | VAPoR::AMRTree | |
GetBranch(cid_t baseblockidx) const | VAPoR::AMRTree | |
GetCellBounds(cid_t cellid, double minu[3], double maxu[3]) const | VAPoR::AMRTree | |
GetCellChildren(AMRTree::cid_t cellid) const | VAPoR::AMRTree | |
GetCellID(const size_t xyz[3], int reflevel) const | VAPoR::AMRTree | |
GetCellLevel(AMRTree::cid_t cellid) const | VAPoR::AMRTree | |
GetCellLocation(AMRTree::cid_t cellid, size_t xyz[3], int *reflevel) const | VAPoR::AMRTree | |
GetCellNeighbor(AMRTree::cid_t cellid, int face) const | VAPoR::AMRTree | |
GetCellParent(AMRTree::cid_t cellid) const | VAPoR::AMRTree | |
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::AMRTree | |
GetNumCells(const size_t min[3], const size_t max[3], int reflevel=-1) const | VAPoR::AMRTree | |
GetNumCells(int reflevel=-1) const | VAPoR::AMRTree | |
GetRefinementLevel(const size_t min[3], const size_t max[3]) const | VAPoR::AMRTree | |
GetRefinementLevel() const | VAPoR::AMRTree | |
MapUserToVoxel(int reflevel, const double ucoord[3], size_t vcoord[3]) | VAPoR::AMRTree | |
MyBase() | VetsUtil::MyBase | |
previousClass | VAPoR::ParsedXml | |
Read(const string &path) | VAPoR::AMRTree | |
RefineCell(AMRTree::cid_t cellid) | VAPoR::AMRTree | |
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 |
Write(const string &path) const | VAPoR::AMRTree | |
~AMRTree() | VAPoR::AMRTree | virtual |
~ParsedXml() | VAPoR::ParsedXml | inlinevirtual |