vtk-m/vtkm/cont/testing
Kenneth Moreland b5415169e2 Change Field and related methods to use Range and Bounds
First, be more explicit when we mean a range of values in a field or a
spacial bounds. Use the Range and Bounds structs in Field and
CoordinateSystem to make all of this more clear (and reduce a bit of
code as well).
2016-05-29 18:49:36 -06:00
..
CMakeLists.txt Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
ExplicitTestData.h Add tests for DataSetBuilderExplicit. 2016-01-05 16:28:57 -05:00
MakeTestDataSet.h removing cell set dimensionality and splitting tetrahedralizer. 2016-05-13 14:26:59 -04:00
Testing.h Tests catch STL exceptions and report on their names. 2015-08-28 12:19:46 -06:00
TestingArrayHandles.h Merge branch 'easier-cast-and-call' into 'master' 2015-09-23 11:01:18 -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 Simplify and unify cast interface. 2016-01-18 15:58:04 -07:00
TestingDeviceAdapter.h Moved SMP atomic operations from TBB to General. 2016-03-14 10:40:42 -04:00
TestingFancyArrayHandles.h Support control array portals in composite vector. 2016-01-04 12:53:56 -07:00
UnitTestArrayHandle.cxx Extend the array handle testing to be done on a per device basis. 2015-06-25 08:21:49 -04:00
UnitTestArrayHandleCartesianProduct.cxx Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
UnitTestArrayHandleCompositeVector.cxx Have make_ArrayHandleCompositeVector consistent with fancy arrays 2016-04-14 09:25:40 -06:00
UnitTestArrayHandleCounting.cxx Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
UnitTestArrayHandleFancy.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestArrayHandleImplicit.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -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 ArrayHandleCounting now supports step 2015-09-14 22:55:44 -06:00
UnitTestArrayHandleUniformPointCoordinates.cxx Update ArrayPortalUniformPointCoordinates 2015-08-25 14:27:01 -06:00
UnitTestArrayPortalToIterators.cxx Remove type conversion related warnings for GCC 2016-03-17 13:05:38 -04:00
UnitTestComputeRangeSerial.cxx Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
UnitTestContTesting.cxx Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
UnitTestDataSetBuilderExplicit.cxx Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
UnitTestDataSetBuilderRectilinear.cxx Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
UnitTestDataSetBuilderUniform.cxx Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
UnitTestDataSetExplicit.cxx Cleanup and fix an issue in Explicit dataset testing with the initial merge. 2015-12-04 16:15:51 -05:00
UnitTestDataSetPermutation.cxx Simplify using CellSetPermutation by providing a default permutation type. 2016-04-12 14:24:51 -04:00
UnitTestDataSetRectilinear.cxx Simplify and unify cast interface. 2016-01-18 15:58:04 -07:00
UnitTestDataSetSingleType.cxx Parallel CellToPoint initial code. 2015-10-30 13:59:36 -06:00
UnitTestDataSetUniform.cxx Add GetCellDimensions to CellSetStructured. 2016-01-20 09:24:31 -07:00
UnitTestDeviceAdapterAlgorithmDependency.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestDeviceAdapterAlgorithmGeneral.cxx Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
UnitTestDeviceAdapterSerial.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestDynamicArrayHandle.cxx Simplify and unify cast interface. 2016-01-18 15:58:04 -07:00
UnitTestDynamicCellSet.cxx Simplify and unify cast interface. 2016-01-18 15:58:04 -07:00
UnitTestRuntimeDeviceInformation.cxx Adding vtkm::cont::RuntimeDeviceInformation. 2015-12-15 17:25:27 -05:00
UnitTestStorageBasic.cxx Change StorageBasic to use an aligned allocator. 2015-08-11 13:42:55 -06:00
UnitTestStorageImplicit.cxx Make releasing an implicit storage resources a no-op instead of exception. 2015-06-29 11:56:53 -04: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