vtk-m2/vtkm/worklet/testing
Kenneth Moreland 63b45ad1e5 Consistently use from/to for topological links
In the CellSet and related classes, a connection was referred to by a
"from" topology element and a "to" topology element. However, in the
worklet control signature tags the elements were referred to by "src"
and "dest." To make things consistent, use "from" and "to" everywhere.
2015-08-03 10:48:50 -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 Consistently use from/to for topological links 2015-08-03 10:48:50 -06:00
UnitTestWorkletMapTopologyRegular.cxx Consistently use from/to for topological links 2015-08-03 10:48:50 -06:00