| 
    VTK-m
    2.0
    
   | 
 
#include <WaveletTransforms.h>
  
Public Types | |
| using | ControlSignature = void(WholeArrayInOut) | 
| using | ExecutionSignature = void(_1, WorkIndex) | 
  Public Types inherited from vtkm::worklet::WorkletMapField | |
| template<typename Worklet > | |
| using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > | 
Public Member Functions | |
| VTKM_EXEC_CONT | AssignZeroWorklet (vtkm::Id idx) | 
| template<typename PortalType > | |
| VTKM_EXEC void | operator() (PortalType &array, const vtkm::Id &workIdx) const | 
Private Attributes | |
| vtkm::Id | zeroIdx | 
| using vtkm::worklet::wavelets::AssignZeroWorklet::ControlSignature = void(WholeArrayInOut) | 
| using vtkm::worklet::wavelets::AssignZeroWorklet::ExecutionSignature = void(_1, WorkIndex) | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private | 
 1.8.17