vtk-m/vtkm/cont/arg
Kenneth Moreland d68b211346 Remove TransportTagReducedValuesIn
Now that the transport takes the input range as one of its arguments,
this functionality can be implemented by the more general
TransportTagArrayIn.
2017-03-24 15:32:27 -06:00
..
testing Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
CMakeLists.txt Remove TransportTagReducedValuesIn 2017-03-24 15:32:27 -06:00
ControlSignatureTagBase.h Switch over to c++11 type_traits. 2016-08-31 16:11:26 -04:00
Transport.h Add passing input domain to transport operator 2016-12-19 17:03:15 -07:00
TransportTagArrayIn.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
TransportTagArrayInOut.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
TransportTagArrayOut.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
TransportTagAtomicArray.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
TransportTagCellSetIn.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
TransportTagExecObject.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
TransportTagKeyedValuesIn.h Add Value[In][Out] tags for WorkletReduceByKey 2017-01-17 15:53:08 -07:00
TransportTagKeyedValuesInOut.h Add Value[In][Out] tags for WorkletReduceByKey 2017-01-17 15:53:08 -07:00
TransportTagKeyedValuesOut.h Add Value[In][Out] tags for WorkletReduceByKey 2017-01-17 15:53:08 -07:00
TransportTagKeysIn.h Add WorkletReduceByKey and dispatcher 2017-01-17 15:53:06 -07:00
TransportTagTopologyFieldIn.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
TransportTagWholeArrayIn.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
TransportTagWholeArrayInOut.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
TransportTagWholeArrayOut.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
TypeCheck.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
TypeCheckTagArray.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
TypeCheckTagAtomicArray.h Add AtomicArrayInOut ControlSignature tag. 2016-03-24 17:12:17 -06:00
TypeCheckTagCellSet.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
TypeCheckTagExecObject.h Switch over to c++11 type_traits. 2016-08-31 16:11:26 -04:00
TypeCheckTagKeys.h Add WorkletReduceByKey and dispatcher 2017-01-17 15:53:06 -07:00