VTK-m  2.0
Public Types | Public Member Functions | List of all members
vtkm::worklet::scalar_topology::hierarchical_volumetric_branch_decomposer::LocalBestUpDownByVolumeInitSuperarcListWorklet Class Reference

#include <LocalBestUpDownByVolumeInitSuperarcListWorklet.h>

Inheritance diagram for vtkm::worklet::scalar_topology::hierarchical_volumetric_branch_decomposer::LocalBestUpDownByVolumeInitSuperarcListWorklet:
vtkm::worklet::WorkletMapField vtkm::exec::FunctorBase

Public Types

using ControlSignature = void(FieldIn hierarchicalTreeSuperarcs, FieldOut superarcList)
 
using ExecutionSignature = _2(InputIndex, _1)
 
using InputDomain = _1
 
- Public Types inherited from vtkm::worklet::WorkletMapField
template<typename Worklet >
using Dispatcher = vtkm::worklet::DispatcherMapField< Worklet >
 

Public Member Functions

VTKM_EXEC vtkm::worklet::contourtree_augmented::EdgePair operator() (vtkm::Id superarc, vtkm::Id hierarchicalTreeSuperarc) const
 

Member Typedef Documentation

◆ ControlSignature

◆ ExecutionSignature

◆ InputDomain

Member Function Documentation

◆ operator()()

VTKM_EXEC vtkm::worklet::contourtree_augmented::EdgePair vtkm::worklet::scalar_topology::hierarchical_volumetric_branch_decomposer::LocalBestUpDownByVolumeInitSuperarcListWorklet::operator() ( vtkm::Id  superarc,
vtkm::Id  hierarchicalTreeSuperarc 
) const
inline

The documentation for this class was generated from the following file: