vtk-m2/vtkm/worklet/testing
Kenneth Moreland f7a6946d9a Use variable Vec-like objects for topology map fetching
This change removes the requirement to specify some maximum cell length
in each of the worklets, which is basically impossible. It also makes
some of the loading more lazy, which might help reduce the number of
registers required in a worklet.
2015-08-14 09:17:13 -06:00
..
CMakeLists.txt Correct issues compiling on OSX 10.8 with CUDA 6.5 2015-07-16 14:38:56 -04:00
UnitTestCellAverage.cxx Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
UnitTestPointElevation.cxx Roll connectivity information into CellSet in control environment 2015-08-02 15:59:44 -06:00
UnitTestVertexClustering.cxx Reintroduce explicit connectivity class for cont environment 2015-08-11 12:42:34 -06:00
UnitTestWorkletMapField.cxx Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
UnitTestWorkletMapFieldExecArg.cxx Correct issues compiling on OSX 10.8 with CUDA 6.5 2015-07-16 14:38:56 -04:00
UnitTestWorkletMapTopologyExplicit.cxx Use variable Vec-like objects for topology map fetching 2015-08-14 09:17:13 -06:00
UnitTestWorkletMapTopologyRegular.cxx Use variable Vec-like objects for topology map fetching 2015-08-14 09:17:13 -06:00