#include <BoundaryVerticesPerSuperArcWorklets.h>
◆ ControlSignature
◆ ExecutionSignature
◆ InputDomain
◆ BoundaryVerticiesPerSuperArcStepOneWorklet()
VTKM_EXEC_CONT vtkm::worklet::contourtree_distributed::bract_maker::BoundaryVerticiesPerSuperArcStepOneWorklet::BoundaryVerticiesPerSuperArcStepOneWorklet |
( |
vtkm::Id |
numBoundary | ) |
|
|
inline |
◆ operator()()
template<typename InFieldPortalType , typename OutFieldPortalType >
VTKM_EXEC void vtkm::worklet::contourtree_distributed::bract_maker::BoundaryVerticiesPerSuperArcStepOneWorklet::operator() |
( |
const InFieldPortalType & |
boundarySuperparentsPortal, |
|
|
const vtkm::Id & |
boundaryVertex, |
|
|
const OutFieldPortalType & |
superarcIntrinsicBoundaryCountPortal |
|
) |
| const |
|
inline |
◆ NumBoundary
vtkm::Id vtkm::worklet::contourtree_distributed::bract_maker::BoundaryVerticiesPerSuperArcStepOneWorklet::NumBoundary |
|
private |
The documentation for this class was generated from the following file: