vtk-m/vtkm/exec/internal
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
..
testing Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt moved TwoLevelUniformGridExecutionObject to vtkm/exec/internal 2018-07-09 16:28:09 -06:00
ErrorMessageBuffer.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FastVec.h Improve WorldCoordinatesToParametricCoordinates 2018-02-05 15:52:16 -05:00
ReduceByKeyLookup.h Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
TaskSingular.h Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
TwoLevelUniformGridExecutionObject.h moved TwoLevelUniformGridExecutionObject to vtkm/exec/internal 2018-07-09 16:28:09 -06:00
WorkletInvokeFunctorDetail.h Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
WorkletInvokeFunctorDetail.h.in Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00