vtk-m/vtkm/cont/internal
Kenneth Moreland 56bec1dd7b Replace basic ArrayHandle implementation to use Buffers
This encapsulates a lot of the required memory management into the
Buffer object and related code.

Many now unneeded classes were deleted.
2020-06-25 14:02:26 -06:00
..
testing Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
ArrayHandleExecutionManager.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
ArrayManagerExecution.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
ArrayManagerExecutionShareWithControl.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
ArrayPortalCheck.h Properly handle Get(Id3) in ArrayPortalCheck 2020-03-18 10:51:20 -06:00
ArrayPortalFromIterators.h Remove Set method from const ArrayPortalFromIterators specialization... 2020-05-05 13:55:54 -04:00
ArrayTransfer.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
AtomicInterfaceControl.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
AtomicInterfaceExecution.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
Buffer.cxx Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
Buffer.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
CastInvalidValue.h Enable setting invalid value in probe filter 2020-06-03 15:29:37 -06:00
CMakeLists.txt Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
ConnectivityExplicitInternals.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
DefaultTypesVTK.h.in Enable changing policy used for library compiles 2020-03-19 15:07:07 -06:00
DeviceAdapterAlgorithmGeneral.h Fix reduce-by-key with a fancy output array 2020-04-16 14:19:44 -06:00
DeviceAdapterListHelpers.h Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
DeviceAdapterMemoryManager.cxx Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
DeviceAdapterMemoryManager.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
DeviceAdapterMemoryManagerShared.cxx Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
DeviceAdapterMemoryManagerShared.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
FunctorsGeneral.h Add vtkm/Algorithms.h header with device-friendly binary search algorithms. 2019-12-20 12:35:10 -05:00
IteratorFromArrayPortal.h Make ArrayPortalWrapper more tolerant of host objects 2020-02-26 13:10:51 -07:00
KXSort.h conslidate the license statement 2019-04-17 10:57:13 -06:00
OptionParser.h silenced doxygen unsupported c++ syntax 2020-03-23 19:55:46 -04:00
ParallelRadixSort.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ParallelRadixSortInterface.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ReverseConnectivityBuilder.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
StorageError.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TransferInfo.cxx TransferInfo doesn't leak when holding VirtualObjectTransferShareWithControl 2019-04-29 15:51:19 -04:00
TransferInfo.h Release locks in ArrayHandleVirtual control portals 2020-03-09 15:53:38 -06:00
VariantArrayHandleContainer.cxx Detect when VariantArrayHandle::AsMultiplexer fails 2020-06-16 00:12:24 -06:00
VariantArrayHandleContainer.h Detect when VariantArrayHandle::AsMultiplexer fails 2020-06-16 00:12:24 -06:00
VirtualObjectTransfer.cxx Some classes should be exported 2019-04-25 09:50:49 -04:00
VirtualObjectTransfer.h Back out of passing a token when transfering virtual objects 2020-02-25 09:39:29 -07:00
VirtualObjectTransferShareWithControl.h Back out of passing a token when transfering virtual objects 2020-02-25 09:39:29 -07:00