vtk-m/vtkm/worklet/gradient
Kenneth Moreland 51e817adc1 Introduce vtkm::ErrorCode
This is a flag that functions in the execution environment can return to
report on the status of the operation. This way they can report an error
without forcing the entire invocation to shut down.
2020-03-13 18:58:33 -06:00
..
CellGradient.h Introduce vtkm::ErrorCode 2020-03-13 18:58:33 -06:00
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
Divergence.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
GradientOutput.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
PointGradient.h Introduce vtkm::ErrorCode 2020-03-13 18:58:33 -06:00
QCriterion.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
StructuredPointGradient.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
Transpose.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
Vorticity.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00