VTK-m
2.0
|
Step 1 of IdentifyRegularisedSupernodes. More...
#include <CompressRegularisedNodesResolveRootWorklet.h>
Public Types | |
using | ControlSignature = void(FieldIn newIndex, WholeArrayInOut newSuperarc) |
using | ExecutionSignature = void(_1, _2) |
using | InputDomain = _1 |
Public Types inherited from vtkm::worklet::WorkletMapField | |
template<typename Worklet > | |
using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > |
Public Member Functions | |
VTKM_EXEC_CONT | CompressRegularisedNodesResolveRootWorklet () |
template<typename InOutFieldPortalType > | |
VTKM_EXEC void | operator() (const vtkm::Id &newIndex, const InOutFieldPortalType &newSuperarcPortal) const |
Step 1 of IdentifyRegularisedSupernodes.
using vtkm::worklet::contourtree_distributed::bract_maker::CompressRegularisedNodesResolveRootWorklet::ControlSignature = void(FieldIn newIndex, WholeArrayInOut newSuperarc ) |
using vtkm::worklet::contourtree_distributed::bract_maker::CompressRegularisedNodesResolveRootWorklet::ExecutionSignature = void(_1, _2) |
|
inline |
|
inline |