vtk-m2/vtkm/worklet/cosmotools
Haocheng LIU 8859636672 Merge worklet testing executables into a device dependent shared library
VTK-m has been updated to replace old per device worklet testing executables with a device
dependent shared library so that it's able to accept a device adapter
at runtime.
Meanwhile, it updates the testing infrastructure APIs. vtkm::cont::testing::Run
function would call ForceDevice when needed and if users need the device
adapter info at runtime, RunOnDevice function would pass the adapter into the functor.

Optional Parser is bumped from 1.3 to 1.7.
2018-11-23 10:13:56 -05:00
..
CMakeLists.txt Redesign the Dispatcher to not need FunctionInterface to convert dynamic types 2017-11-28 11:01:02 -05:00
ComputeBinIndices.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ComputeBinRange.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ComputeBins.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ComputeNeighborBins.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ComputePotential.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ComputePotentialBin.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ComputePotentialMxN.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ComputePotentialNeighbors.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ComputePotentialNxN.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ComputePotentialOnCandidates.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
CosmoTools.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
CosmoToolsCenterFinder.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
CosmoToolsHaloFinder.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
EqualsMinimumPotential.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
GraftParticles.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
IsStar.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
MarkActiveNeighbors.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
PointerJump.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
SetCandidateParticles.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
TagTypes.h Redesign the Dispatcher to not need FunctionInterface to convert dynamic types 2017-11-28 11:01:02 -05:00
ValidHalo.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00