vtk-m2/vtkm/cont/testing
Robert Maynard f31d6c2258 Refactor vtkm::Types to be concise and move math helpers out of internal.
I have verified that the optimized assembly for Vec<3> and Vec<4> are consistent
with what we generated before.
2016-10-28 14:57:16 -04:00
..
CMakeLists.txt Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
ExplicitTestData.h Add tests for DataSetBuilderExplicit. 2016-01-05 16:28:57 -05:00
MakeTestDataSet.h CellSetSingleType now can be constructed with proper number of points 2016-10-20 08:33:16 -04:00
Testing.h Tests catch STL exceptions and report on their names. 2015-08-28 12:19:46 -06:00
TestingArrayHandles.h Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
TestingComputeRange.h Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
TestingDataSetExplicit.h Simplify and unify cast interface. 2016-01-18 15:58:04 -07:00
TestingDataSetSingleType.h Pass Fields and CoordinateSystems to Dispatcher::Invoke 2016-08-05 15:26:17 -04:00
TestingDeviceAdapter.h Refactor vtkm::Types to be concise and move math helpers out of internal. 2016-10-28 14:57:16 -04:00
TestingFancyArrayHandles.h Add back a condition to zip array test with vec as first 2016-08-25 13:11:04 -06:00
UnitTestArrayHandleCartesianProduct.cxx Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
UnitTestArrayHandleCompositeVector.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestArrayHandleConcatenate.cxx fix a warning 2016-08-17 09:14:29 -07:00
UnitTestArrayHandleCounting.cxx Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
UnitTestArrayHandleImplicit.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestArrayHandleIndex.cxx Add ArrayHandleIndex class. 2015-09-14 22:11:09 -06:00
UnitTestArrayHandlePermutation.cxx Correct all signed / unsigned and narrowing warnings ( 64bit to 32bit ). 2015-05-28 09:05:17 -04:00
UnitTestArrayHandleTransform.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestArrayHandleUniformPointCoordinates.cxx Update ArrayPortalUniformPointCoordinates 2015-08-25 14:27:01 -06:00
UnitTestArrayPortalToIterators.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestContTesting.cxx Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
UnitTestDataSetBuilderExplicit.cxx In DynamicCellSet, expose CellSet API. 2016-08-02 13:39:25 -04:00
UnitTestDataSetBuilderRectilinear.cxx Merge branch 'master' of gitlab.kitware.com:vtk/vtk-m 2016-10-12 14:40:32 -04:00
UnitTestDataSetBuilderUniform.cxx Merge branch 'master' of gitlab.kitware.com:vtk/vtk-m 2016-10-12 14:40:32 -04:00
UnitTestDataSetPermutation.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestDataSetRectilinear.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestDataSetUniform.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestDeviceAdapterAlgorithmDependency.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestDeviceAdapterAlgorithmGeneral.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestDynamicArrayHandle.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestDynamicCellSet.cxx Prefer vtkm::cont::CastAndCall function over the member method. 2016-08-05 15:29:39 -04:00
UnitTestRuntimeDeviceInformation.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestStorageBasic.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestStorageImplicit.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestStorageListTag.cxx Correct all signed / unsigned and narrowing warnings ( 64bit to 32bit ). 2015-05-28 09:05:17 -04:00
UnitTestTimer.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestTryExecute.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00