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