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

Go to the source code of this file.

Classes

struct  vtkm::worklet::gradient::Transpose3x3< T >
 

Namespaces

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

Typedefs

template<typename T >
using vtkm::worklet::gradient::TransposeType = vtkm::List< vtkm::Vec< vtkm::Vec< T, 3 >, 3 > >