VTK-m  2.0
Classes | Namespaces | Typedefs
Divergence.h File Reference
#include <vtkm/worklet/WorkletMapField.h>

Go to the source code of this file.

Classes

struct  vtkm::worklet::gradient::Divergence
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::worklet
 VTK-m Worklets.
 
 vtkm::worklet::gradient
 

Typedefs

using vtkm::worklet::gradient::DivergenceTypes = vtkm::List< vtkm::Vec< vtkm::Vec3f_32, 3 >, vtkm::Vec< vtkm::Vec3f_64, 3 > >