vtk-m/vtkm/worklet/gradient
Kenneth Moreland c55d15f397 Deprecate ArrayHandle::ExecutionTypes
The newer version of `ArrayHandle` no longer supports different types of
portals for different devices. Thus, the `ReadPortalType` and
`WritePortalType` are sufficient for all types of portals across all
devices.

This significantly simplifies supporting execution objects on devices,
and thus this change also includes many changes to various execution
objects to remove their dependence on the device adapter tag.
2021-02-08 12:17:37 -07:00
..
CellGradient.h Remove unneeded template parameters from Gradient. 2020-03-22 12:49:58 -04:00
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
Divergence.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
GradientOutput.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
PointGradient.h add ThreadIndicesTopologyMap optimized specializations 2020-05-12 13:45:43 -04:00
QCriterion.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
StructuredPointGradient.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
Transpose.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
Vorticity.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00