VTK-m  2.0
Classes | Namespaces
worklet/Threshold.h File Reference
#include <vtkm/worklet/CellDeepCopy.h>
#include <vtkm/worklet/WorkletMapField.h>
#include <vtkm/worklet/WorkletMapTopology.h>
#include <vtkm/cont/Algorithm.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/ArrayHandleIndex.h>
#include <vtkm/cont/ArrayHandleTransform.h>
#include <vtkm/cont/CellSetPermutation.h>
#include <vtkm/cont/Field.h>
#include <vtkm/cont/UncertainCellSet.h>
#include <vtkm/cont/UnknownCellSet.h>
#include <vtkm/UnaryPredicates.h>

Go to the source code of this file.

Classes

class  vtkm::worklet::Threshold
 
class  vtkm::worklet::Threshold::ThresholdByPointField< UnaryPredicate >
 
class  vtkm::worklet::Threshold::CombinePassFlagsWorklet< Operator >
 
struct  vtkm::worklet::Threshold::NoOp
 

Namespaces

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