VTK-m  2.0
Namespaces | Typedefs
TagTypes.h File Reference
#include <vtkm/List.h>

Go to the source code of this file.

Namespaces

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

Typedefs

using vtkm::worklet::cosmotools::UInt32TagType = vtkm::List< vtkm::UInt32 >
 
template<typename T >
using vtkm::worklet::cosmotools::Vec3TagType = vtkm::List< vtkm::Vec< T, 3 > >