vtk-m/vtkm/exec/arg/testing
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
..
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ThreadIndicesTesting.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestExecutionSignatureTag.cxx Testing run methods now take argc/argv to init logging/runtime device 2019-01-17 13:16:27 -06:00
UnitTestFetchArrayDirectIn.cxx Testing run methods now take argc/argv to init logging/runtime device 2019-01-17 13:16:27 -06:00
UnitTestFetchArrayDirectInOut.cxx Testing run methods now take argc/argv to init logging/runtime device 2019-01-17 13:16:27 -06:00
UnitTestFetchArrayDirectOut.cxx Testing run methods now take argc/argv to init logging/runtime device 2019-01-17 13:16:27 -06:00
UnitTestFetchArrayNeighborhoodIn.cxx Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
UnitTestFetchArrayTopologyMapIn.cxx Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
UnitTestFetchExecObject.cxx Testing run methods now take argc/argv to init logging/runtime device 2019-01-17 13:16:27 -06:00
UnitTestFetchWorkIndex.cxx Testing run methods now take argc/argv to init logging/runtime device 2019-01-17 13:16:27 -06:00