vtk-m2/vtkm/worklet/testing
Kenneth Moreland 68428c6487 Add test to make sure uniform coords work in topology map
Although this is labeled as a unit test, this is more of an integration
test to make sure that when a uniform point coordinate is passed as a
field to a WorkletTopologyMap from points to cells with a regular cell
set, you get the specialized VecRectilinearPointCoordinates in the
worklet argument.
2015-09-02 13:54:54 -07:00
..
CMakeLists.txt First version of uniform grid isosurface using new data model and topology worklet 2015-08-28 16:12:21 -04:00
UnitTestCellAverage.cxx UnitTestCellAverage now properly tests 2DRegularDataSet. 2015-08-28 16:08:27 -04:00
UnitTestClipping.cxx adding topology types to explicit cell set connectivity array accessors. 2015-09-02 12:26:37 -04:00
UnitTestExternalFaces.cxx adding topology types to explicit cell set connectivity array accessors. 2015-09-02 12:26:37 -04:00
UnitTestIsosurfaceUniformGrid.cxx Fix compiler warnings for isosurface code 2015-09-02 13:47:48 -07:00
UnitTestPointElevation.cxx one more warning 2015-09-01 15:06:17 -04:00
UnitTestVertexClustering.cxx adding topology types to explicit cell set connectivity array accessors. 2015-09-02 12:26:37 -04:00
UnitTestWorkletMapField.cxx Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
UnitTestWorkletMapFieldExecArg.cxx Fix ExecutionWholeArray 2015-08-24 14:42:22 -04:00
UnitTestWorkletMapTopologyExplicit.cxx updating newly merged code with changes for new connectivity types. 2015-08-28 16:56:09 -04:00
UnitTestWorkletMapTopologyRegular.cxx Add test to make sure uniform coords work in topology map 2015-09-02 13:54:54 -07:00