#include <FindCriticalPointsFindTerminalElementsWorklet.h>
◆ ControlSignature
◆ ExecutionSignature
◆ InputDomain
◆ FindCriticalPointsFindTerminalElementsWorklet()
VTKM_EXEC_CONT vtkm::worklet::contourtree_distributed::tree_grafter::FindCriticalPointsFindTerminalElementsWorklet::FindCriticalPointsFindTerminalElementsWorklet |
( |
| ) |
|
|
inline |
◆ operator()()
template<typename InFieldPortalType , typename InOutFieldPortalType >
VTKM_EXEC void vtkm::worklet::contourtree_distributed::tree_grafter::FindCriticalPointsFindTerminalElementsWorklet::operator() |
( |
const vtkm::worklet::contourtree_augmented::EdgePair & |
activeSuperarc, |
|
|
const InFieldPortalType & |
supernodeTypePortal, |
|
|
const InOutFieldPortalType & |
upNeighbourPortal, |
|
|
const InOutFieldPortalType & |
downNeighbourPortal |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: