VTK-m
2.0
|
This is the complete list of members for vtkm::worklet::Threshold, including all inherited members.
CombinePassFlags(const vtkm::cont::ArrayHandle< bool > &passFlagsIn, const Operator &combine) | vtkm::worklet::Threshold | inline |
CombinePassFlags(const vtkm::cont::ArrayHandle< bool > &passFlagsIn, NoOp) | vtkm::worklet::Threshold | inline |
GenerateResultCellSet(const vtkm::cont::UnknownCellSet &cellSet) | vtkm::worklet::Threshold | inline |
GetValidCellIds() const | vtkm::worklet::Threshold | inline |
InvertResults() | vtkm::worklet::Threshold | inline |
PassFlags | vtkm::worklet::Threshold | private |
PassFlagsModified | vtkm::worklet::Threshold | mutableprivate |
Run(const vtkm::cont::UnknownCellSet &cellSet, const vtkm::cont::ArrayHandle< ValueType, StorageType > &field, vtkm::cont::Field::Association fieldType, const UnaryPredicate &predicate, bool allPointsMustPass=false, bool invert=false) | vtkm::worklet::Threshold | inline |
RunIncremental(const vtkm::cont::UnknownCellSet &cellSet, const vtkm::cont::ArrayHandle< ValueType, StorageType > &field, vtkm::cont::Field::Association fieldType, const UnaryPredicate &predicate, bool allPointsMustPass, const PassFlagsCombineOp &passFlagsCombineOp) | vtkm::worklet::Threshold | inline |
ValidCellIds | vtkm::worklet::Threshold | mutableprivate |