VTK-m
2.0
|
#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) |
|
static |