vtk-m/vtkm/exec
Robert Maynard 8861beda4b Merge topic 'add_vector_cell_gradient'
8dadf560 Add in support for vector fields to Gradient worklet.
d53f43fb CellDerivaties now support computing the derivatives of vtkm::Vec fields.
b4378c85 Allow vtkm::Matrix to support T values which are vtkm::Vec.
9caabf97 vtkm::Vec now supports +=, -=, *=, and /=.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !608
2016-11-15 23:39:10 -05:00
..
arg Attempt 13 to resolve Windows compiler warning with streaming storage 2016-10-21 16:08:13 -06:00
cuda Thrust 1.8.3 uses raw_reference_cast instead of a direct assignment operator 2016-11-15 17:03:59 -05:00
internal Attempt 13 to resolve Windows compiler warning with streaming storage 2016-10-21 16:08:13 -06:00
testing Move over from boost/random to c++11 random. 2016-09-08 17:10:39 -04:00
AtomicArray.h Add AtomicArrayInOut ControlSignature tag. 2016-03-24 17:12:17 -06:00
CellDerivative.h CellDerivaties now support computing the derivatives of vtkm::Vec fields. 2016-11-15 18:54:53 -05:00
CellInterpolate.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
CMakeLists.txt Reduce the compilation size of the gradient computations. 2016-11-11 14:36:51 -05:00
ConnectivityExplicit.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
ConnectivityPermuted.h Simplify using CellSetPermutation by providing a default permutation type. 2016-04-12 14:24:51 -04:00
ConnectivityStructured.h Simplify using CellSetPermutation by providing a default permutation type. 2016-04-12 14:24:51 -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
Jacobian.h CellDerivaties now support computing the derivatives of vtkm::Vec fields. 2016-11-15 18:54:53 -05:00
ParametricCoordinates.h Reduce the compilation size of the gradient computations. 2016-11-11 14:36:51 -05:00