vtk-m/vtkm/cont/internal
Kenneth Moreland 098e0fed16 Back out of passing a token when transfering virtual objects
It is questionable whether there is a point to having a token object
when transfering a virtual object to a device (since there is a handle
object that is managing it anyway). Back out of passing the token all
the way down unless there is an actual need for that.
2020-02-25 09:39:29 -07:00
..
testing Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
ArrayExportMacros.h Add ability to attach token to standard ArrayHandle 2020-02-25 07:41:36 -07:00
ArrayHandleBasicImpl.cxx Allow a token to attach to an ArrayHandle multiple times 2020-02-25 07:41:40 -07:00
ArrayHandleBasicImpl.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
ArrayHandleBasicImpl.hxx Add ability to attach token to standard ArrayHandle 2020-02-25 07:41:36 -07:00
ArrayHandleExecutionManager.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
ArrayManagerExecution.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ArrayManagerExecutionShareWithControl.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ArrayManagerExecutionShareWithControl.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
ArrayPortalFromIterators.h Fixup custom portal iterator logic. 2019-12-17 15:39:51 -05: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
CMakeLists.txt Simplify FunctionInterface 2019-12-02 09:33:35 -05:00
ConnectivityExplicitInternals.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
DeviceAdapterAlgorithmGeneral.h Fix deadlocks in device adapters and low level tests 2020-02-25 09:39:27 -07:00
DeviceAdapterListHelpers.h Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
FunctorsGeneral.h Add vtkm/Algorithms.h header with device-friendly binary search algorithms. 2019-12-20 12:35:10 -05:00
IteratorFromArrayPortal.h Add host/device markup to IteratorFromArrayPortal. 2019-12-17 14:52:47 -05:00
KXSort.h conslidate the license statement 2019-04-17 10:57:13 -06:00
OptionParser.h conslidate the license statement 2019-04-17 10:57:13 -06: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 conslidate the license statement 2019-04-17 10:57:13 -06:00
VariantArrayHandleContainer.cxx For VTK-m libs all includes of DeviceAdapterTagCuda happen from cuda files 2019-04-22 10:39:54 -04:00
VariantArrayHandleContainer.h Mark virtual destructors as override where applicable 2020-01-13 15:54:33 -05: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