#include <InitializeHyperarcsFromActiveIndices.h>
◆ ControlSignature
typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeHyperarcsFromActiveIndices::ControlSignature(WholeArrayInOut hyperarcs, WholeArrayIn activeIndices) |
◆ ExecutionSignature
typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeHyperarcsFromActiveIndices::ExecutionSignature(_1, InputIndex, _2) |
◆ InputDomain
◆ InitializeHyperarcsFromActiveIndices()
VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeHyperarcsFromActiveIndices::InitializeHyperarcsFromActiveIndices |
( |
| ) |
|
|
inline |
◆ operator()()
template<typename InOutFieldPortalType , typename InFieldPortalType >
VTKM_EXEC void vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeHyperarcsFromActiveIndices::operator() |
( |
const InOutFieldPortalType & |
hyperarcsPortal, |
|
|
const vtkm::Id |
activeVertex, |
|
|
const InFieldPortalType & |
activeIndicesPortal |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: