vtk-m/vtkm/exec/arg
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
AspectTagDefault.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BasicArg.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
Boundary.h Rename boundary classes 2018-12-03 12:45:23 -07:00
CellShape.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
CMakeLists.txt Rename boundary classes 2018-12-03 12:45:23 -07:00
ExecutionSignatureTagBase.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
Fetch.h Misc. typos 2018-01-30 06:51:47 -05:00
FetchTagArrayDirectIn.h Support pointers in vtkm::exec::Fetch classes 2018-12-27 13:19:40 -05:00
FetchTagArrayDirectInOut.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FetchTagArrayDirectOut.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FetchTagArrayNeighborhoodIn.h Rename boundary classes 2018-12-03 12:45:23 -07:00
FetchTagArrayTopologyMapIn.h Support pointers in vtkm::exec::Fetch classes 2018-12-27 13:19:40 -05:00
FetchTagCellSetIn.h Misc. typos 2018-01-30 06:51:47 -05:00
FetchTagExecObject.h Determine ExecObject type directly from PrepareForExecution 2018-05-03 14:45:22 -06:00
FetchTagKeysIn.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FetchTagWholeCellSetIn.h Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
FromCount.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
FromIndices.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
InputIndex.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
OutputIndex.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
ThreadIndices.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
ThreadIndicesBasic.h Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
ThreadIndicesPointNeighborhood.h Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
ThreadIndicesReduceByKey.h Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
ThreadIndicesTopologyMap.h Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
ValueCount.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
VisitIndex.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
WorkIndex.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00