vtk-m2/vtkm/worklet/testing
Robert Maynard 99df565f85 Merge branch 'vtkm_exec_array_in' into 'master'
Implement a way to pass a portal to worklet as a parameter.

This is built ontop of the ExecutionObjectBase work, and is designed to show
other developers how they can create custom objects that are shared among
all worklets, but are passed as parameters to the worklet.

See merge request !60
2015-06-29 15:06:41 -04:00
..
CMakeLists.txt Merge branch 'vtkm_exec_array_in' into 'master' 2015-06-29 15:06:41 -04:00
UnitTestCellAverage.cxx Cleanup the worklet UnitTests. Mainly move everything into namespaces. 2015-06-26 15:52:59 -04:00
UnitTestPointElevation.cxx Cleanup the worklet UnitTests. Mainly move everything into namespaces. 2015-06-26 15:52:59 -04:00
UnitTestVertexClustering.cxx Move DataSet related codes in VertexClustering to UnitTestVertexClustering 2015-06-25 13:16:16 -04:00
UnitTestWorkletMapField.cxx Cleanup the worklet UnitTests. Mainly move everything into namespaces. 2015-06-26 15:52:59 -04:00
UnitTestWorkletMapFieldExecArg.cxx Implement a way to pass a portal to worklet as a parameter. 2015-06-26 16:26:51 -04:00
UnitTestWorkletMapFieldMultiParam.cxx Cleanup the worklet UnitTests. Mainly move everything into namespaces. 2015-06-26 15:52:59 -04:00
UnitTestWorkletMapTopologyExplicit.cxx Allow creation of vtkm::cont::Field without any data. 2015-06-08 16:14:49 -04:00
UnitTestWorkletMapTopologyRegular.cxx Allow creation of vtkm::cont::Field without any data. 2015-06-08 16:14:49 -04:00