vtk-m/vtkm/cont
Kenneth Moreland aa0a7bdceb Fix ambiguous make_ArrayHandleCast template
In a previous commit I made a version of make_ArrayHandleCast that
returned the same array if no cast was needed. That should shorten
template type names and make them easier to read. However, some
compilers were having trouble distinguishing between the two versions I
had created. This change uses an internal structure to make the
resolution easier.
2017-09-27 10:56:22 -06:00
..
arg Update copyright for Sandia 2017-09-20 15:33:44 -06:00
cuda Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
internal Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
serial Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
tbb Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
testing Use default storage in ArrayHandleCompositeVector test 2017-09-27 10:05:24 -06:00
ArrayCopy.h Add version of ArrayCopy that takes a device adapter 2017-09-25 16:54:24 -06:00
ArrayHandle.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandle.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandle.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleCartesianProduct.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleCast.h Fix ambiguous make_ArrayHandleCast template 2017-09-27 10:56:22 -06:00
ArrayHandleCompositeVector.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleConcatenate.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleConstant.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleCounting.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleDiscard.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleExtractComponent.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleGroupVec.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleGroupVecVariable.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleImplicit.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleIndex.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandlePermutation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleReverse.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleStreaming.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleSwizzle.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleTransform.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleUniformPointCoordinates.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleZip.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayPortal.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayPortalToIterators.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayRangeCompute.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayRangeCompute.h Create ArrayCopy method 2017-09-25 16:28:44 -06:00
ArrayRangeCompute.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellSet.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellSet.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellSetExplicit.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellSetExplicit.h Fix many warnings from doxygen 2017-09-22 10:29:08 -06:00
CellSetExplicit.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellSetListTag.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellSetPermutation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellSetSingleType.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellSetStructured.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellSetStructured.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellSetStructured.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CMakeLists.txt Create ArrayCopy method 2017-09-25 16:28:44 -06:00
CoordinateSystem.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CoordinateSystem.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DataSet.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DataSetBuilderExplicit.h Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
DataSetBuilderRectilinear.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DataSetBuilderUniform.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DataSetFieldAdd.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DeviceAdapter.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DeviceAdapterAlgorithm.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DeviceAdapterListTag.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DynamicArrayHandle.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DynamicArrayHandle.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DynamicCellSet.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Error.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ErrorBadAllocation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ErrorBadType.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ErrorBadValue.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ErrorExecution.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ErrorInternal.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Field.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Field.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ImplicitFunction.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ImplicitFunction.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ImplicitFunction.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MultiBlock.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MultiBlock.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
RuntimeDeviceInformation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
RuntimeDeviceTracker.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
RuntimeDeviceTracker.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Storage.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
StorageBasic.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
StorageBasic.h Merge topic 'doxygen-fixes' 2017-09-22 14:05:24 -04:00
StorageBasic.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
StorageImplicit.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
StorageListTag.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Timer.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TryExecute.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VirtualObjectCache.h Fix many warnings from doxygen 2017-09-22 10:29:08 -06:00