vtk-m2/vtkm/cont/cuda/testing
Kenneth Moreland c9b763aca9 Rename PointLocatorUniformGrid to PointLocatorSparseGrid
The new name reflects better what the underlying algorithm does. It also
helps prevent confusion about what types of data the locator is good
for. The old name suggested it only worked for structured grids, which
is not the case.
2020-09-21 15:42:41 -06:00
..
CMakeLists.txt Rename PointLocatorUniformGrid to PointLocatorSparseGrid 2020-09-21 15:42:41 -06:00
UnitTestCudaArrayHandle.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaArrayHandleFancy.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaArrayHandleMultiplexer.cu Create ArrayHandleMultiplexer 2019-07-22 08:36:28 -06:00
UnitTestCudaBitField.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaCellLocatorRectilinearGrid.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaCellLocatorUniformBins.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaCellLocatorUniformGrid.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaColorTable.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaComputeRange.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaDataSetExplicit.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaDataSetSingleType.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaDeviceAdapter.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaImplicitFunction.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaIterators.cu Fix token issues with CUDA 2020-02-25 09:39:30 -07:00
UnitTestCudaMathEdgeCases.cu Correct warnings found by using clang as the host compiler for cuda 2020-08-24 08:57:38 -04:00
UnitTestCudaPointLocatorSparseGrid.cu Rename PointLocatorUniformGrid to PointLocatorSparseGrid 2020-09-21 15:42:41 -06:00
UnitTestCudaShareUserProvidedManagedMemory.cu Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
UnitTestCudaVirtualObjectHandle.cu Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00