vtk-m2/vtkm/worklet
Kenneth Moreland b0c5a32611 Add Scatter parameters to Invocation.
We are passing in execution objects with the Invocation when the Worklet
is scheduled, but we are not using it yet.
2015-11-06 18:05:20 -07:00
..
internal Add Scatter parameters to Invocation. 2015-11-06 18:05:20 -07:00
splatkernels Rename kernels directory to splatkernels to avoid confusion 2015-09-15 19:46:53 +02:00
testing Update worklet UnitTests to not try statically known invalid combinations 2015-10-26 17:21:24 -04:00
AverageByKey.h Add ArrayHandleIndex class. 2015-09-14 22:11:09 -06:00
CellAverage.h Add convenience tags like FieldInPoint, FieldInCell, to WorkletMapPointToCell 2015-10-23 09:50:48 -04:00
Clip.h Add convenience tags like FieldInPoint, FieldInCell, to WorkletMapPointToCell 2015-10-23 09:50:48 -04:00
CMakeLists.txt Implement basic Scatter add to base worklet. 2015-11-06 18:05:20 -07:00
DispatcherMapField.h Remove unnecessary template parameters from DispatcherMapField 2015-10-22 12:22:59 -04:00
DispatcherMapTopology.h Add WorkletMapTopologyBase to make Dispatcher templates easier to read. 2015-10-22 12:22:59 -04:00
ExternalFaces.h Clarify the name of worklet for point to cell operations. 2015-10-22 18:46:00 -04:00
FieldHistogram.h Attempt to fix compiler errors and warnings. 2015-10-01 15:08:36 -06:00
FieldStatistics.h Attempt to fix compiler errors and warnings. 2015-10-01 15:08:36 -06:00
IsosurfaceUniformGrid.h Add convenience tags like FieldInPoint, FieldInCell, to WorkletMapPointToCell 2015-10-23 09:50:48 -04:00
KernelSplatter.h Rename kernels directory to splatkernels to avoid confusion 2015-09-15 19:46:53 +02:00
Magnitude.h Restrict the Magnitude worklet signature to vectors of 3 components. 2015-08-31 22:49:53 -04:00
MarchingCubesDataTables.h First version of uniform grid isosurface using new data model and topology worklet 2015-08-28 16:12:21 -04:00
PointElevation.h Have CoordinateSystem inherit from Field 2015-08-25 14:38:41 -06:00
ScatterIdentity.h Add Scatter parameters to Invocation. 2015-11-06 18:05:20 -07:00
TetrahedralizeExplicitGrid.h Clarify the name of worklet for point to cell operations. 2015-10-22 18:46:00 -04:00
TetrahedralizeUniformGrid.h Compiler warnings 2015-10-08 11:11:08 -06:00
Threshold.h Add convenience tags like FieldInPoint, FieldInCell, to WorkletMapPointToCell 2015-10-23 09:50:48 -04:00
VertexClustering.h Add convenience tags like FieldInPoint, FieldInCell, to WorkletMapPointToCell 2015-10-23 09:50:48 -04:00
WorkletMapField.h Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
WorkletMapTopology.h Add convenience tags like FieldInPoint, FieldInCell, to WorkletMapPointToCell 2015-10-23 09:50:48 -04:00