vtk-m/vtkm/worklet/gradient
Vicente Adolfo Bolea Sanchez d0396e2a40 relaxes ThreadIndicesType across multiple worklets fetchs
This change is needed for being able to use different thread indices types
without changing Fetchs. Basically decoupling those two areas.

1. This commit removes concrete specialization instantiations of
   ThreadIndicesTypes in all of the Fetch's specializations.

2. It also moves the ThreadIndicesType template parameter from the Fetch
   struct to a template parameter in their methods Load/Store.

Signed-off-by: Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
2020-04-24 17:39:31 -04: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 Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
PointGradient.h relaxes ThreadIndicesType across multiple worklets fetchs 2020-04-24 17:39:31 -04:00
QCriterion.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
StructuredPointGradient.h Introduce FlyingEdges for 3d structured datasets 2020-03-25 08:23:10 -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