VTK-m  2.0
Static Public Member Functions | List of all members
vtkm::worklet::CellGradient Class Reference

#include <Gradient.h>

Static Public Member Functions

template<typename CellSetType , typename CoordinateSystem , typename T , typename S >
static vtkm::cont::ArrayHandle< vtkm::Vec< T, 3 > > Run (const CellSetType &cells, const CoordinateSystem &coords, const vtkm::cont::ArrayHandle< T, S > &field, GradientOutputFields< T > &extraOutput)
 

Member Function Documentation

◆ Run()

template<typename CellSetType , typename CoordinateSystem , typename T , typename S >
VTKM_INSTANTIATION_END VTKM_INSTANTIATION_BEGIN template vtkm::cont::ArrayHandle< vtkm::Vec< vtkm::Vec3f, 3 > > vtkm::worklet::CellGradient::Run ( const CellSetType &  cells,
const CoordinateSystem &  coords,
const vtkm::cont::ArrayHandle< T, S > &  field,
GradientOutputFields< T > &  extraOutput 
)
static

The documentation for this class was generated from the following file: