|
VTK
|
This is the complete list of members for vtkAMRBox, including all inherited members.
| Coarsen(int r) | vtkAMRBox | |
| Collides(vtkAMRBox &b1, vtkAMRBox &b2) | vtkAMRBox | static |
| Contains(int i, int j, int k) const | vtkAMRBox | |
| Contains(const int I[3]) const | vtkAMRBox | |
| Contains(const vtkAMRBox &other) const | vtkAMRBox | |
| Deserialize(unsigned char *buffer, const vtkIdType &bytesize) | vtkAMRBox | |
| DoesIntersect(const vtkAMRBox &rhs) | vtkAMRBox | |
| Empty() const | vtkAMRBox | inline |
| GetBlockId() const | vtkAMRBox | inline |
| GetBounds(double bounds[6]) const | vtkAMRBox | |
| GetBoxOrigin(double x0[3]) const | vtkAMRBox | |
| GetBytesize() | vtkAMRBox | inlinestatic |
| GetCellLinearIndex(const int i, const int j, const int k) | vtkAMRBox | |
| GetDataSetOrigin() const | vtkAMRBox | inline |
| GetDataSetOrigin(double X0[3]) const | vtkAMRBox | |
| GetDimensionality() const | vtkAMRBox | inline |
| GetDimensions(int lo[3], int hi[3]) const | vtkAMRBox | |
| GetDimensions(int dims[6]) const | vtkAMRBox | |
| GetGridDescription() const | vtkAMRBox | inline |
| GetGridSpacing() const | vtkAMRBox | inline |
| GetGridSpacing(double dX[3]) const | vtkAMRBox | |
| GetHiCorner(int hi[3]) const | vtkAMRBox | |
| GetHiCorner() const | vtkAMRBox | inline |
| GetLevel() const | vtkAMRBox | inline |
| GetLoCorner(int lo[3]) const | vtkAMRBox | |
| GetLoCorner() const | vtkAMRBox | inline |
| GetMaxBounds(double max[3]) const | vtkAMRBox | |
| GetMaxX() const | vtkAMRBox | |
| GetMaxY() const | vtkAMRBox | |
| GetMaxZ() const | vtkAMRBox | |
| GetMinBounds(double min[3]) const | vtkAMRBox | |
| GetMinX() const | vtkAMRBox | |
| GetMinY() const | vtkAMRBox | |
| GetMinZ() const | vtkAMRBox | |
| GetNumberOfCells(int ext[3]) const | vtkAMRBox | |
| GetNumberOfCells() const | vtkAMRBox | |
| GetNumberOfGhosts(int *ng) | vtkAMRBox | |
| GetNumberOfNodes(int ext[3]) const | vtkAMRBox | |
| GetNumberOfNodes() const | vtkAMRBox | |
| GetPoint(const int ijk[3], double pnt[3]) const | vtkAMRBox | |
| GetPoint(const int i, const int j, const int k, double pnt[3]) const | vtkAMRBox | |
| GetProcessId() const | vtkAMRBox | inline |
| GetRealExtent(int realExtent[6]) const | vtkAMRBox | |
| Grow(int byN) | vtkAMRBox | |
| HasPoint(const double x, const double y, const double z) | vtkAMRBox | |
| HiCorner | vtkAMRBox | |
| Initialize() | vtkAMRBox | protected |
| Intersect(const vtkAMRBox &rhs) | vtkAMRBox | |
| Invalidate() | vtkAMRBox | inline |
| IsGhostNode(const int i, const int j, const int k) | vtkAMRBox | |
| IsInvalid() const | vtkAMRBox | inline |
| LoCorner | vtkAMRBox | |
| operator!=(const vtkAMRBox &other) | vtkAMRBox | inline |
| operator&=(const vtkAMRBox &rhs) | vtkAMRBox | inline |
| operator=(const vtkAMRBox &other) | vtkAMRBox | |
| operator==(const vtkAMRBox &other) | vtkAMRBox | |
| Print(ostream &os) const | vtkAMRBox | |
| Refine(int r) | vtkAMRBox | |
| Serialize(unsigned char *&buffer, vtkIdType &bytesize) | vtkAMRBox | |
| SetBlockId(const int blockIdx) | vtkAMRBox | |
| SetDataSetOrigin(const double X0[3]) | vtkAMRBox | |
| SetDataSetOrigin(double x0, double y0, double z0) | vtkAMRBox | |
| SetDimensionality(int dim) | vtkAMRBox | |
| SetDimensions(int ilo, int jlo, int klo, int ihi, int jhi, int khi) | vtkAMRBox | |
| SetDimensions(const int lo[3], const int hi[3]) | vtkAMRBox | |
| SetDimensions(const int dims[6]) | vtkAMRBox | |
| SetGridDescription(const int desc) | vtkAMRBox | |
| SetGridSpacing(double dx) | vtkAMRBox | |
| SetGridSpacing(const double dX[3]) | vtkAMRBox | |
| SetGridSpacing(double dx, double dy, double dz) | vtkAMRBox | |
| SetLevel(const int level) | vtkAMRBox | |
| SetProcessId(const int pid) | vtkAMRBox | |
| SetRealExtent(int realExtent[6]) | vtkAMRBox | |
| SetRealExtent(int minijk[3], int maxijk[3]) | vtkAMRBox | |
| Shift(int i, int j) | vtkAMRBox | |
| Shift(int i, int j, int k) | vtkAMRBox | |
| Shift(const int I[3]) | vtkAMRBox | |
| Shrink(int byN) | vtkAMRBox | |
| vtkAMRBox(int dim=3) | vtkAMRBox | |
| vtkAMRBox(int ilo, int jlo, int klo, int ihi, int jhi, int khi) | vtkAMRBox | |
| vtkAMRBox(int ilo, int jlo, int ihi, int jhi) | vtkAMRBox | |
| vtkAMRBox(int dim, const int lo[3], const int hi[3]) | vtkAMRBox | |
| vtkAMRBox(const int lo[3], const int hi[3]) | vtkAMRBox | |
| vtkAMRBox(int dim, const int dims[6]) | vtkAMRBox | |
| vtkAMRBox(const int dims[6]) | vtkAMRBox | |
| vtkAMRBox(const vtkAMRBox &other) | vtkAMRBox | |
| WriteBox() | vtkAMRBox |
1.8.1