vtk-m/vtkm/cont
Robert Maynard 87e1df76ea Merge topic 'print_summary_handle_uint8'
531205c8 Printing of ArrayHanlde<vtkm::Vec< UInt/Int8 >> now works as intended.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !866
2017-08-09 08:34:47 -04:00
..
arg Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
cuda Reuse user-provided cuda device pointers when possible. 2017-08-03 17:21:13 -04:00
internal Merge topic 'clang_tidy' 2017-08-08 16:26:10 -04:00
serial Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
tbb Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
testing Merge topic 'clang_tidy' 2017-08-08 16:26:10 -04:00
ArrayHandle.cxx Refactor array transfer logic for basic storage. 2017-06-29 13:18:44 -04:00
ArrayHandle.h Merge topic 'print_summary_handle_uint8' 2017-08-09 08:34:47 -04:00
ArrayHandle.hxx Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ArrayHandleCartesianProduct.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ArrayHandleCast.h Simplify ArrayHandleTransform template 2017-06-08 16:46:45 -04:00
ArrayHandleCompositeVector.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ArrayHandleConcatenate.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ArrayHandleConstant.h Simplify ArrayHandleImplicit template 2017-06-08 16:46:45 -04:00
ArrayHandleCounting.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ArrayHandleDiscard.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ArrayHandleExtractComponent.h Add ArrayHandleExtractComponent. 2017-08-02 12:22:08 -04:00
ArrayHandleGroupVec.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ArrayHandleGroupVecVariable.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ArrayHandleImplicit.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ArrayHandleIndex.h Simplify ArrayHandleImplicit template 2017-06-08 16:46:45 -04:00
ArrayHandlePermutation.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ArrayHandleReverse.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ArrayHandleStreaming.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ArrayHandleSwizzle.h Add ArrayHandleSwizzle for reordering/removing components from a vec array. 2017-08-04 13:42:38 -04:00
ArrayHandleTransform.h Simplify ArrayHandleTransform template 2017-06-08 16:46:45 -04:00
ArrayHandleUniformPointCoordinates.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ArrayHandleZip.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ArrayPortal.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ArrayPortalToIterators.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ArrayRangeCompute.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ArrayRangeCompute.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ArrayRangeCompute.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CellSet.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CellSet.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CellSetExplicit.h Fix CellSetExplicit CellToPoint 2017-08-02 15:19:06 -04:00
CellSetListTag.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CellSetPermutation.h Implement CellToPoint for CellSetPermutation 2017-08-02 15:19:06 -04:00
CellSetSingleType.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CellSetStructured.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CellSetStructured.h Mark CellSetStructured functions as const 2017-05-30 11:36:48 -04:00
CellSetStructured.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CMakeLists.txt Merge topic '43-ArrayHandleExtractComponent' 2017-08-07 10:23:03 -04:00
CoordinateSystem.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CoordinateSystem.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
DataSet.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
DataSetBuilderExplicit.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
DataSetBuilderRectilinear.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
DataSetBuilderUniform.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
DataSetFieldAdd.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
DeviceAdapter.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
DeviceAdapterAlgorithm.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
DeviceAdapterListTag.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
DynamicArrayHandle.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
DynamicArrayHandle.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
DynamicCellSet.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Error.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ErrorBadAllocation.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ErrorBadType.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ErrorBadValue.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ErrorExecution.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ErrorInternal.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Field.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Field.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
ImplicitFunction.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ImplicitFunction.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ImplicitFunction.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
RuntimeDeviceInformation.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
RuntimeDeviceTracker.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
RuntimeDeviceTracker.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Storage.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
StorageBasic.cxx Refactor array transfer logic for basic storage. 2017-06-29 13:18:44 -04:00
StorageBasic.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
StorageBasic.hxx Refactor array transfer logic for basic storage. 2017-06-29 13:18:44 -04:00
StorageImplicit.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
StorageListTag.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Timer.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
TryExecute.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
VirtualObjectCache.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00