vtk-m/vtkm/exec
Kenneth Moreland 43ed18b0e1 Add AtomicArrayInOut ControlSignature tag.
This makes it easier to pass arrays with atomics to a worklet.
2016-03-24 17:12:17 -06:00
..
arg Merge branch 'scatter-worklets' into 'master' 2015-11-11 13:09:47 -05:00
cuda Resolves Issue 52, we now install all vtkm files correctly. 2016-02-22 14:20:35 -05:00
internal vtkm::exec::FunctorBase now properly initializes ErrorMessageBuffer. 2016-03-14 16:57:35 -04: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
AtomicArray.h Add AtomicArrayInOut ControlSignature tag. 2016-03-24 17:12:17 -06:00
CellDerivative.h Remove type conversion related warnings for GCC 2016-03-17 13:05:38 -04:00
CellInterpolate.h Remove type conversion related warnings for GCC 2016-03-17 13:05:38 -04:00
CMakeLists.txt Add AtomicArray.h to CMakeLists.txt 2016-03-23 12:19:13 -06: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 Fixing return value for void function 2016-01-27 08:07:20 -08:00
FunctorBase.h vtkm::exec::FunctorBase now properly initializes ErrorMessageBuffer. 2016-03-14 16:57:35 -04:00
NewtonsMethod.h WorldCoordinatesToParametricCoordinates functions 2015-08-27 16:31:07 -06:00
ParametricCoordinates.h Remove type conversion related warnings for GCC 2016-03-17 13:05:38 -04:00