vtk-m/vtkm/cont/internal
Kenneth Moreland e488967c8f Use general TryExecute for filter execution
The TryExecute function was based off of the ResolveFieldTypeAnd*
classes made for filters. To reduce the amount of code duplication,
modify these two filter classes to use the more general TryExecute
functionality.
2016-08-17 14:13:51 -06:00
..
testing Obey VisualStudio checked iterator levels, and NULL checked iterators 2016-06-15 13:13:02 -04:00
ArrayHandleExecutionManager.h Move DeviceAdapterTraits into vtkm::cont as they are user API. 2015-12-11 09:52:18 -05:00
ArrayManagerExecution.h CopyInto function for ArrayHandles 2015-09-17 14:26:19 -04:00
ArrayManagerExecutionSerial.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayManagerExecutionShareWithControl.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
ArrayPortalFromIterators.h Merge branch 'msvc-rendering' into 'master' 2016-06-16 19:40:50 -04:00
ArrayPortalShrink.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
ArrayTransfer.h CopyInto function for ArrayHandles 2015-09-17 14:26:19 -04:00
CMakeLists.txt Use general TryExecute for filter execution 2016-08-17 14:13:51 -06:00
ConnectivityExplicitInternals.h Make sure tests for many devices are using requested devices 2016-06-23 17:34:01 -06:00
DeviceAdapterAlgorithmGeneral.h Obey VisualStudio checked iterator levels, and NULL checked iterators 2016-06-15 13:13:02 -04:00
DeviceAdapterAlgorithmSerial.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
DeviceAdapterError.h Add general ability to try execution on multiple devices 2016-08-15 17:16:58 -06:00
DeviceAdapterTag.h Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
DeviceAdapterTagSerial.h Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
DynamicTransform.h make CastAndCall a free function instead of a class. 2016-08-05 15:18:22 -04:00
FunctorsGeneral.h Suppress false positive warnings from nvcc about host/device. 2016-04-01 15:50:52 -04:00
IteratorFromArrayPortal.h Fix template issue with IteratorFromArrayPortal 2016-06-27 14:30:02 -06:00
PointCoordinatesBase.h Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06:00
RuntimeDeviceTracker.h Use general TryExecute for filter execution 2016-08-17 14:13:51 -06:00
SimplePolymorphicContainer.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
StorageError.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00