vtk-m2/vtkm/worklet/testing
Kenneth Moreland 6598b296a6 Remove TopologyData class.
This class was used to store a group of from field data in a topology
map. However, the fetching has been changed to use a customized class
for each type of fetch that can be optimized for the fetch type and does
not require to know the number of items in the fetch at compile time.
Thus, this class is no longer needed, so it is being removed.
2015-08-14 09:17:34 -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 Remove TopologyData class. 2015-08-14 09:17:34 -06:00