VTK-m
2.0
|
ExecutionObject to generate a device object to use FindSuperArcBetweenNodes for the HierarchicalContourTree. More...
#include <FindSuperArcBetweenNodes.h>
Public Member Functions | |
VTKM_CONT | FindSuperArcBetweenNodes (const vtkm::worklet::contourtree_augmented::IdArrayType &superarcs) |
constructor More... | |
VTKM_CONT FindSuperArcBetweenNodesDeviceData | PrepareForExecution (vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) const |
Private Attributes | |
vtkm::worklet::contourtree_augmented::IdArrayType | Superarcs |
ExecutionObject to generate a device object to use FindSuperArcBetweenNodes for the HierarchicalContourTree.
|
inline |
constructor
|
inline |
|
private |