vtk-m2/vtkm/worklet/gradient
Kenneth Moreland 191d6e5580 Add Mask capabilities to worklets
Mask objects allow you to specify which output values should be
generated when a worklet is run. That is, the Mask allows you to skip
the invocation of a worklet for any number of outputs.
2019-02-25 08:58:39 -07:00
..
CellGradient.h Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Divergence.h Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00
GradientOutput.h Updated gradient scalar output to use new execution obejct 2018-05-17 13:05:48 -06:00
PointGradient.h Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
QCriterion.h Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00
StructuredPointGradient.h Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00
Transpose.h Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00
Vorticity.h Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00