vtk-m/vtkm/exec
Robert Maynard 2a2159b1e1 Generalize the support for zip handles inside the cuda backend.
Instead of having a single specialization for sort and zip handles,
we know handle any fancy handles being passed to the cuda device adapter.
This was done by reworking how we represent fancy iterators inside thrust,
and instead of using a transform iterator + counting iterator we just use
a iterator_facade.
2015-06-12 11:56:46 -04:00
..
arg Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
cuda Generalize the support for zip handles inside the cuda backend. 2015-06-12 11:56:46 -04:00
internal Resolved all implicit conversions between unsigned int and vtkm::Id. 2015-05-26 09:34:43 -04:00
CMakeLists.txt Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ExecutionObjectBase.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ExplicitConnectivity.h ExplicitConnectivity can now use different storage backends. 2015-06-01 09:42:10 -04:00
FunctorBase.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
TopologyData.h adding missing file 2015-05-19 15:24:36 -04:00