vtk-m2/vtkm
Robert Maynard d7e85bb6ae 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.
2015-06-26 16:26:51 -04:00
..
cont Extend the array handle testing to be done on a per device basis. 2015-06-25 08:21:49 -04:00
exec Implement a way to pass a portal to worklet as a parameter. 2015-06-26 16:26:51 -04:00
internal disable conversion warnings inside boost 2015-06-15 11:45:31 -04:00
testing Testing was calling host functions from device+host functions. 2015-06-16 08:27:37 -04:00
worklet Implement a way to pass a portal to worklet as a parameter. 2015-06-26 16:26:51 -04:00
CellType.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
CMakeLists.txt Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
Extent.h Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Pair.h Properly initialize vtkm::Pair, and remove the TypeTrait for it. 2015-06-16 13:06:08 -04:00
RegularConnectivity.h Teach DispatcherMapTopology how to do 2d and 3d scheduling. 2015-06-22 16:05:32 -04:00
RegularStructure.h Teach DispatcherMapTopology how to do 2d and 3d scheduling. 2015-06-22 16:05:32 -04:00
TypeListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Types.h Remove creating a vtkm::vec from a pointer. 2015-06-16 08:27:37 -04:00
TypeTraits.h Properly initialize vtkm::Pair, and remove the TypeTrait for it. 2015-06-16 13:06:08 -04:00
VecTraits.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00