vtk-m/vtkm/exec/arg
Kenneth Moreland d44860c3cf Change tetrahedralize filters to use new Scatter mechanism
The tetrahedralize algorithms have been changed to use the Scatter
classes to build indices rather than build them on their own.

To implement this efficiently with structured grids, a new ScatterUniform
class was made. I also added a new execution argument tag that allows
you to get the thread indices object from within the worklet.
2015-11-07 04:57:16 -07: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 Share from indices vector. 2015-11-06 18:05:21 -07: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 Change tetrahedralize filters to use new Scatter mechanism 2015-11-07 04:57:16 -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