vtk-m/vtkm/exec/arg
Kenneth Moreland 1a538ca196 Merge branch 'scatter-worklets' into 'master'
Scatter in worklets

Add the functionality to perform a scatter operation from input to output in a worklet invocation. This allows you to, for example, specify a variable amount of outputs generated for each input.

See merge request !221
2015-11-11 13:09:47 -05:00
..
testing Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
AspectTagDefault.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
BasicArg.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
CellShape.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
CMakeLists.txt Change tetrahedralize filters to use new Scatter mechanism 2015-11-07 04:57:16 -07:00
ExecutionSignatureTagBase.h Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06:00
Fetch.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
FetchTagArrayDirectIn.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
FetchTagArrayDirectInOut.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
FetchTagArrayDirectOut.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
FetchTagArrayTopologyMapIn.h Merge branch 'scatter-worklets' into 'master' 2015-11-11 13:09:47 -05:00
FetchTagExecObject.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
FetchTagTopologyIn.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
FromCount.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
FromIndices.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
ThreadIndices.h Fix double reference compile error. 2015-11-07 11:23:03 -07:00
ThreadIndicesBasic.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
ThreadIndicesTopologyMap.h Share from indices vector. 2015-11-06 18:05:21 -07:00
VisitIndex.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
WorkIndex.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00