vtk-m/vtkm/exec
Kenneth Moreland 629271bceb Make sure all ArrayPortals have a Set method.
The current design for ArrayPortalVirtual makes it a requirement for all
array portals (that it wraps) to have Set defined. Thus, make sure Set is
defined for all ArrayPortal. Where Set is invalid, an assert is thrown if
something calls it at runtime.
2017-01-31 15:46:39 -05:00
..
arg Add ValueCount tag to WorkletReduceByKey 2017-01-17 15:53:10 -07:00
cuda Make sure all ArrayPortals have a Set method. 2017-01-31 15:46:39 -05:00
internal Fixing documentation typo 2017-01-25 10:41:09 -05:00
testing Merge topic 'cell-face-edge' 2016-12-10 10:12:01 -05:00
AtomicArray.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellDerivative.h CellDerivativeFor2DCell now creates Space2D of the correct type. 2016-12-12 13:26:16 -05:00
CellEdge.h Add CellEdge functions 2016-12-05 22:48:44 -07:00
CellFace.h Add CellFace functions 2016-12-05 22:48:44 -07:00
CellInterpolate.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Add CellEdge functions 2016-12-05 22:48:44 -07:00
ConnectivityExplicit.h Change CellShapeTag*:Id type to vtkm::UInt8 2016-11-22 17:12:54 -07:00
ConnectivityPermuted.h ConnectivityPermuted explicitly suppress cuda host/device warnings 2017-01-02 11:38:05 -05:00
ConnectivityStructured.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ExecutionObjectBase.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ExecutionWholeArray.h Allow people to get the portal from ExecutionWholeArray. 2016-12-12 13:26:16 -05:00
FunctorBase.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Jacobian.h CellDerivativeFor2DCell now creates Space2D of the correct type. 2016-12-12 13:26:16 -05:00
ParametricCoordinates.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00