vtk-m/vtkm/cont/internal
Allison Vacanti 00320e5dc0 Use vtkm::UInt64 for byte sizes.
vtkm::Id could be just 32bits, which limits the number of values we
would be able to store for large arrays.
2017-09-19 09:21:14 -04:00
..
testing vtkm::cont::internal now prefers 'using' over 'typedef' 2017-08-10 15:26:05 -04:00
ArrayExportMacros.h Refactor array transfer logic for basic storage. 2017-06-29 13:18:44 -04:00
ArrayHandleBasicImpl.h Use vtkm::UInt64 for byte sizes. 2017-09-19 09:21:14 -04:00
ArrayHandleBasicImpl.hxx Use vtkm::UInt64 for byte sizes. 2017-09-19 09:21:14 -04:00
ArrayHandleExecutionManager.h Deduce device adapter tag in interop::TransferToOpenGL. 2017-08-14 09:36:39 -04:00
ArrayManagerExecution.h vtkm::cont::internal now prefers 'using' over 'typedef' 2017-08-10 15:26:05 -04:00
ArrayManagerExecutionShareWithControl.cxx Use vtkm::UInt64 for byte sizes. 2017-09-19 09:21:14 -04:00
ArrayManagerExecutionShareWithControl.h Use vtkm::UInt64 for byte sizes. 2017-09-19 09:21:14 -04:00
ArrayPortalFromIterators.h vtkm::cont::internal now prefers 'using' over 'typedef' 2017-08-10 15:26:05 -04:00
ArrayPortalShrink.h vtkm::cont::internal now prefers 'using' over 'typedef' 2017-08-10 15:26:05 -04:00
ArrayTransfer.h vtkm::cont::internal now prefers 'using' over 'typedef' 2017-08-10 15:26:05 -04:00
CMakeLists.txt Refactor array transfer logic for basic storage. 2017-06-29 13:18:44 -04:00
ConnectivityExplicitInternals.h vtkm::cont::internal now prefers 'using' over 'typedef' 2017-08-10 15:26:05 -04:00
DeviceAdapterAlgorithmGeneral.h Reduce the amount of typedef statements in DeviceAdapters 2017-08-16 14:23:21 -04:00
DeviceAdapterDefaultSelection.h Removing references to VTKM_DEVICE_ADAPTER_OPENMP since it does not exist and will fail to compile 2017-07-18 14:19:54 -07:00
DeviceAdapterError.h Add general ability to try execution on multiple devices 2016-08-15 17:16:58 -06:00
DeviceAdapterTag.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
DynamicTransform.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
FunctorsGeneral.h Reduce the amount of typedef statements in DeviceAdapters 2017-08-16 14:23:21 -04:00
IteratorFromArrayPortal.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
SimplePolymorphicContainer.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
SimplePolymorphicContainer.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
StorageError.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VirtualObjectTransfer.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VirtualObjectTransferShareWithControl.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00