vtk-m2/vtkm/exec
Kenneth Moreland 7b6e6e4a66 Enable output to input map in fetch mechanism.
This changes the interface to the ThreadIndices classes to have both
input and output indices. It also adds a visit index to ThreadIndices.

Also added the VisitIndex execution signature tag, which relies on this
behavior.
2015-11-06 18:05:20 -07:00
..
arg Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
cuda Update Cuda so that UnaryPredictes work with fancy cuda array handles. 2015-11-03 13:28:07 -05:00
internal Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
testing Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06:00
Assert.h Some fixes to VertexClustering 2015-06-29 15:14:50 -06:00
CellDerivative.h Remove unused typedef 2015-09-02 13:54:54 -07: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 Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06: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