| 
    VTK-m
    2.0
    
   | 
 
#include <Vorticity.h>
  
Public Types | |
| using | ControlSignature = void(FieldIn input, FieldOut output) | 
  Public Types inherited from vtkm::worklet::WorkletMapField | |
| template<typename Worklet > | |
| using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > | 
Public Member Functions | |
| template<typename InputType , typename OutputType > | |
| VTKM_EXEC void | operator() (const InputType &input, OutputType &vorticity) const | 
| using vtkm::worklet::gradient::Vorticity::ControlSignature = void(FieldIn input, FieldOut output) | 
      
  | 
  inline | 
 1.8.17