VTK-m  2.0
Classes | Namespaces
AttachmentAndSupernodeComparator.h File Reference
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/ExecutionObjectBase.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/Types.h>

Go to the source code of this file.

Classes

class  vtkm::worklet::contourtree_distributed::hierarchical_augmenter::AttachmentAndSupernodeComparatorImpl< FieldType >
 Compartor implementation used in HierarchicalAugmenter<FieldType>::ResizeArrays to sort this->SupernodeSorter A comparator that sorts supernode pairs by: More...
 
class  vtkm::worklet::contourtree_distributed::hierarchical_augmenter::AttachmentAndSupernodeComparator< FieldType >
 Execution object for Compartor used in HierarchicalAugmenter<FieldType>::ResizeArrays to sort this->SupernodeSorter A comparator that sorts supernode pairs by: More...
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::worklet
 VTK-m Worklets.
 
 vtkm::worklet::contourtree_distributed
 
 vtkm::worklet::contourtree_distributed::hierarchical_augmenter