vtk-m/vtkm/cont/internal
T.J. Corona af32a21b2e Add support for bidirectional array transforms.
Array transforms can now be created with an inverse functor, allowing for
casts back into the native array type. As a result, array transforms with
both a functor and inverse functor defined can perform read and write
operations. As an example, ArrayHandleCast now supports this operation. The
original implementation of ArrayHandleCast (i.e. read only) has been renamed
'ArrayHandleCastForInput'.
2015-11-10 15:13:02 -05:00
..
testing Remove PointCoordinates classes 2015-08-25 14:38:50 -06:00
ArrayHandleExecutionManager.h Add additional control logic for CopyInto function 2015-09-17 14:26:19 -04: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 Add additional control logic for CopyInto function 2015-09-17 14:26:19 -04:00
ArrayPortalFromIterators.h Replace ErrorControlOutOfMemory with ErrorControlBadAllocation. 2015-10-01 14:25:28 -04:00
ArrayPortalShrink.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayTransfer.h CopyInto function for ArrayHandles 2015-09-17 14:26:19 -04:00
CMakeLists.txt Move algorithms out of DeviceAdapterAlgorithmGeneral to reduce compilation size 2015-10-26 17:22:49 -04:00
ConnectivityExplicitInternals.h Add support for bidirectional array transforms. 2015-11-10 15:13:02 -05:00
DeviceAdapterAlgorithmGeneral.h Move algorithms out of DeviceAdapterAlgorithmGeneral to reduce compilation size 2015-10-26 17:22:49 -04:00
DeviceAdapterAlgorithmSerial.h Move algorithms out of DeviceAdapterAlgorithmGeneral to reduce compilation size 2015-10-26 17:22:49 -04:00
DeviceAdapterError.h DeviceAdapter Tags now always exist, and contain if the device is valid. 2015-09-17 09:28:21 -04:00
DeviceAdapterTag.h Merge topic 'DeviceAdapter-preprocessor-logic' 2015-10-29 16:02:01 -04:00
DeviceAdapterTagSerial.h DeviceAdapter Tags now always exist, and contain if the device is valid. 2015-09-17 09:28:21 -04:00
DynamicTransform.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
FunctorsGeneral.h Move algorithms out of DeviceAdapterAlgorithmGeneral to reduce compilation size 2015-10-26 17:22:49 -04:00
IteratorFromArrayPortal.h Tell boost::iterator_facade that our value object is a reference. 2015-08-14 21:20:09 +00:00
PointCoordinatesBase.h Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -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