VTK-m
2.0
|
The contour tree of a data block restricted to the interior of a data block. More...
#include <InteriorForest.h>
Public Member Functions | |
InteriorForest () | |
void | PrintContent (std::ostream &outStream) const |
std::string | DebugPrint (const char *message, const char *fileName, long lineNum) const |
std::string | PrintArraySizes () const |
The contour tree of a data block restricted to the interior of a data block.
The Boundary Restricted Augemented Contour Tree (BRACT) represents the contours that cross the boundary of a data block. In contrast, this class represents all contours that remain in the interior. Alternatively, the interior tree can be interpreted as the residue (i.e., the part that are left over) from removing the BRACT from the full contour tree. of a data block
|
inline |
|
inline |
|
inline |
|
inline |
vtkm::worklet::contourtree_augmented::IdArrayType vtkm::worklet::contourtree_distributed::InteriorForest::Above |
vtkm::worklet::contourtree_augmented::IdArrayType vtkm::worklet::contourtree_distributed::InteriorForest::Below |
vtkm::worklet::contourtree_augmented::IdArrayType vtkm::worklet::contourtree_distributed::InteriorForest::BoundaryTreeMeshIndices |
vtkm::worklet::contourtree_augmented::IdArrayType vtkm::worklet::contourtree_distributed::InteriorForest::IsNecessary |