vtk-m2/vtkm/cont/internal
Sujin Philip e9898cc5cf Merge topic 'virtual-methods'
4049b5b2 Add ClipWithImplicitFunction Filter
82d02e46 Modify ImplicitFunctions to use Virtual Methods
968960c1 Add Virtual Methods Framework

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !750
2017-05-02 16:12:04 -04:00
..
testing Use printSummary_ArrayHandle when testing fancy arrays 2017-02-15 14:34:17 -07:00
ArrayExportMacros.h Fix up various issues with ArrayHandles in vtkm_cont. 2017-04-05 15:45:11 -07:00
ArrayHandleExecutionManager.h Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
ArrayManagerExecution.h Move default device selection out of private headers. 2017-02-16 13:40:35 -05:00
ArrayManagerExecutionShareWithControl.h Use C++11 =delete keyword 2017-02-24 09:39:22 -05:00
ArrayPortalFromIterators.h Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
ArrayPortalShrink.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayTransfer.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Merge topic 'virtual-methods' 2017-05-02 16:12:04 -04:00
ConnectivityExplicitInternals.h Append newline to ArrayHandle summaries. 2017-02-23 12:48:32 -05:00
DeviceAdapterAlgorithmGeneral.h handle the case of 0 or 1 element in the input for ScanExclusiveByKey 2017-04-18 16:12:36 -06:00
DeviceAdapterDefaultSelection.h Move default device selection out of private headers. 2017-02-16 13:40:35 -05:00
DeviceAdapterError.h Add general ability to try execution on multiple devices 2016-08-15 17:16:58 -06:00
DeviceAdapterTag.h Fix up various issues with ArrayHandles in vtkm_cont. 2017-04-05 15:45:11 -07:00
DynamicTransform.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FunctorsGeneral.h remove unused InclusiveToExclusiveByKeyKernel functor 2017-04-18 09:34:52 -06:00
IteratorFromArrayPortal.h Implement ArrayHandleGroupVecVariable 2016-11-22 17:10:09 -07:00
SimplePolymorphicContainer.cxx Introduce vtkm_cont library to reduce weak vtable creation. 2017-01-16 09:17:38 -05:00
SimplePolymorphicContainer.h Introduce vtkm_cont library to reduce weak vtable creation. 2017-01-16 09:17:38 -05:00
StorageError.h StorageTags are now always exported to resolve future dynamic_cast issues. 2017-01-16 09:17:38 -05:00
VirtualObjectTransfer.h Add Virtual Methods Framework 2017-05-01 16:51:42 -04:00
VirtualObjectTransferShareWithControl.h Add Virtual Methods Framework 2017-05-01 16:51:42 -04:00