vtk-m2/vtkm/cont/internal
Kenneth Moreland 5a805b6dc9 Properly handle Get(Id3) in ArrayPortalCheck
Previously, the ArrayPortalCheck wrapper did not allow access to the
superclass' Get for 3D indices. This solves that problem and also fixes
it for Set (assuming there is ever an instance of that).
2020-03-18 10:51:20 -06: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 Remove locking control ArrayPortals 2020-03-16 07:10:10 -06:00
ArrayHandleBasicImpl.h Simplify use of ControlArrayValid 2020-03-16 13:01:50 -06:00
ArrayHandleBasicImpl.hxx Remove locking control ArrayPortals 2020-03-16 07:10:10 -06: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
ArrayPortalCheck.h Properly handle Get(Id3) in ArrayPortalCheck 2020-03-18 10:51:20 -06: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 Remove locking control ArrayPortals 2020-03-16 07:10:10 -06:00
ConnectivityExplicitInternals.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
DeviceAdapterAlgorithmGeneral.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -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 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 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 Release locks in ArrayHandleVirtual control portals 2020-03-09 15:53:38 -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 Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07: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