vtk-m/vtkm/exec
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
..
arg Merge branch 'scatter-worklets' into 'master' 2015-11-11 13:09:47 -05:00
cuda Merge branch 'scatter-worklets' into 'master' 2015-11-11 13:09:47 -05:00
internal Share from indices vector. 2015-11-06 18:05:21 -07:00
testing Add more tolerance to UnitTestParametricCoordinates 2015-11-11 10:38:17 -07:00
Assert.h Some fixes to VertexClustering 2015-06-29 15:14:50 -06:00
CellDerivative.h Merge branch 'scatter-worklets' into 'master' 2015-11-11 13:09:47 -05:00
CellInterpolate.h Special implementation of cell interpolate for rectilinear cells 2015-09-02 13:50:31 -07:00
CMakeLists.txt Add CellSetPermutation which allows custom iteration over a cell set. 2015-10-01 09:23:10 -04:00
ConnectivityExplicit.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
ConnectivityStructured.h Add ability to multiply any Vec by vtkm::Float64. 2015-11-07 06:33:50 -07:00
ConnectivityStructuredPermuted.h Add CellSetPermutation which allows custom iteration over a cell set. 2015-10-01 09:23:10 -04:00
ExecutionObjectBase.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ExecutionWholeArray.h Change ExecutionWholeArray interface to match expected for ArrayPortal 2015-09-09 13:30:12 -06:00
FunctorBase.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
NewtonsMethod.h WorldCoordinatesToParametricCoordinates functions 2015-08-27 16:31:07 -06:00
ParametricCoordinates.h Special implementation of parametric coordinates for rectilinear cells 2015-09-02 13:50:31 -07:00