vtk-m/vtkm/worklet/testing
Kenneth Moreland 01757ea136 Change Node -> Point
Most of VTK-m follows the convention of calling the 0D topology elements
"points" (which follows the convention of VTK). However, there were
several places where they were referred to as "nodes." Make things
consistent by calling them points everywhere.

Also merged some redundant ExecutionSignature tags.
2015-08-03 10:06:59 -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 Change Node -> Point 2015-08-03 10:06:59 -06:00
UnitTestPointElevation.cxx Roll connectivity information into CellSet in control environment 2015-08-02 15:59:44 -06:00
UnitTestVertexClustering.cxx Roll connectivity information into CellSet in control environment 2015-08-02 15:59:44 -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 Change Node -> Point 2015-08-03 10:06:59 -06:00
UnitTestWorkletMapTopologyRegular.cxx Change Node -> Point 2015-08-03 10:06:59 -06:00