VTK-m
2.0
|
Step 1 of IdentifyRegularisedSupernodes. More...
#include <CompressRegularisedNodesCopyNecessaryRegularNodesWorklet.h>
Public Types | |
using | ControlSignature = void(FieldInOut newVertexId, FieldIn keptInBoundaryTree) |
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 | CompressRegularisedNodesCopyNecessaryRegularNodesWorklet () |
VTKM_EXEC void | operator() (vtkm::Id &newVertexIdIn, const vtkm::Id &keptInBoundaryTree) const |
Step 1 of IdentifyRegularisedSupernodes.
using vtkm::worklet::contourtree_distributed::bract_maker::CompressRegularisedNodesCopyNecessaryRegularNodesWorklet::ControlSignature = void(FieldInOut newVertexId, FieldIn keptInBoundaryTree ) |
using vtkm::worklet::contourtree_distributed::bract_maker::CompressRegularisedNodesCopyNecessaryRegularNodesWorklet::ExecutionSignature = void(_1, _2) |
|
inline |
|
inline |