VTK-m  2.0
Classes | Namespaces
IsAttachementPointPredicate.h File Reference
#include <vtkm/Types.h>
#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::IsAttachementPointPredicateImpl
 Predicate used in HierarchicalAugmenter<FieldType>::Initalize to determine whether a node is an attachement point. More...
 
class  vtkm::worklet::contourtree_distributed::hierarchical_augmenter::IsAttachementPointPredicate
 

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