vtk-m2/vtkm/exec
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
..
arg Use variable Vec-like objects for topology map fetching 2015-08-14 09:17:13 -06:00
cuda Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
internal Added VecFromPortalPermute class. 2015-08-14 09:15:47 -06:00
Assert.h Some fixes to VertexClustering 2015-06-29 15:14:50 -06:00
CMakeLists.txt Roll connectivity information into CellSet in control environment 2015-08-02 15:59:44 -06:00
ConnectivityExplicit.h Fetch explicit indices as vec-like 2015-08-14 09:15:47 -06:00
ConnectivityStructured.h Fetch explicit indices as vec-like 2015-08-14 09:15:47 -06:00
ExecutionObjectBase.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ExecutionWholeArray.h Implement a way to pass a portal to worklet as a parameter. 2015-06-26 16:26:51 -04:00
FunctorBase.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
TopologyData.h Correct some warnings about 64bit to 32bit conversion. 2015-07-23 09:29:10 -04:00