vtk-m2/vtkm/worklet/testing
2015-08-06 14:31:35 -07:00
..
CMakeLists.txt Resolved all but one of the issues from merge request #78. Currently, there is a compilation error related to new code for sorting based on face vertices, instead of hash key values. 2015-08-06 14:31:35 -07:00
UnitTestCellAverage.cxx Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
UnitTestExternalFaces.cxx Resolved all compilation errors and warnings. Replaced the nested for-loops of the face connectivity construction with an implicit array handle invocation. 2015-08-06 14:31:35 -07:00
UnitTestPointElevation.cxx DataSet now holds DynamicCellSet instead of smart_ptr<CellSet> 2015-07-28 17:33:52 -06:00
UnitTestVertexClustering.cxx DataSet now holds DynamicCellSet instead of smart_ptr<CellSet> 2015-07-28 17:33:52 -06:00
UnitTestWorkletMapField.cxx Correct issues compiling on OSX 10.8 with CUDA 6.5 2015-07-16 14:38:56 -04:00
UnitTestWorkletMapFieldExecArg.cxx Correct issues compiling on OSX 10.8 with CUDA 6.5 2015-07-16 14:38:56 -04:00
UnitTestWorkletMapTopologyExplicit.cxx DataSet now holds DynamicCellSet instead of smart_ptr<CellSet> 2015-07-28 17:33:52 -06:00
UnitTestWorkletMapTopologyRegular.cxx DataSet now holds DynamicCellSet instead of smart_ptr<CellSet> 2015-07-28 17:33:52 -06:00