vtk-m2/vtkm/cont
Robert Maynard 69006fba60 Merge topic 'TestingDeviceAdapter_warnings'
9335e75e Fix casting warnings in TestingDeviceAdapter.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !659
2017-01-11 10:50:41 -05:00
..
arg Add passing input domain to transport operator 2016-12-19 17:03:15 -07:00
cuda Remove warning about constant conditional in VTKM_ASSUME 2017-01-10 10:40:17 -07:00
internal Merge topic 'allow_reduction_to_different_T_type' 2016-12-01 07:56:30 -05:00
serial Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00
tbb Had to rewrite tbb reduce to correct all the problems. 2017-01-04 17:27:21 -05:00
testing Fix casting warnings in TestingDeviceAdapter. 2017-01-11 09:47:24 -05:00
ArrayHandle.h De-virtualize classes that have no need of a vtable. 2016-12-08 11:21:04 -05:00
ArrayHandleCartesianProduct.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleCast.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleCompositeVector.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleConcatenate.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleConstant.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleCounting.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleGroupVec.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleGroupVecVariable.h Add a worklet for copying cell sets 2016-11-22 17:15:10 -07:00
ArrayHandleImplicit.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleIndex.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandlePermutation.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleStreaming.h Make ArrayPortalStreaming methods CONT 2016-11-16 09:55:15 -07:00
ArrayHandleTransform.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleUniformPointCoordinates.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleZip.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayPortal.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayPortalToIterators.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellSet.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellSetExplicit.h Remove ambiguous CellSetExplicit constructor 2016-12-16 08:41:13 -07:00
CellSetListTag.h Allow filters to have finer control on what cell sets they support 2016-05-26 11:32:35 -04:00
CellSetPermutation.h CellSetPermutation copy constructor to suppress cuda warnings. 2017-01-02 11:29:32 -05:00
CellSetSingleType.h Add explicit 1D rendering. Also added some data model suport. 2016-11-28 16:07:40 -05:00
CellSetStructured.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Implement ArrayHandleGroupVecVariable 2016-11-22 17:10:09 -07:00
CoordinateSystem.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DataSet.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DataSetBuilderExplicit.h Add explicit 1D rendering. Also added some data model suport. 2016-11-28 16:07:40 -05:00
DataSetBuilderRectilinear.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DataSetBuilderUniform.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DataSetFieldAdd.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DeviceAdapter.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DeviceAdapterAlgorithm.h Reduce can support reduce to a T type that isn't the arrayhandles T type. 2016-11-25 11:40:46 -05:00
DeviceAdapterListTag.h Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
DynamicArrayHandle.h Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00
DynamicCellSet.h Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00
Error.h Fix error about redefinition of GetMessageA or GetMessageB 2016-04-21 08:23:34 -06:00
ErrorControl.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ErrorControlBadAllocation.h Add Bad Allocation error. 2015-09-22 10:54:22 -04:00
ErrorControlBadType.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ErrorControlBadValue.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ErrorControlInternal.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ErrorExecution.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Field.h Refactor MinAndMax to use vtkm::Vec<T,2> instead of Pair. 2016-11-25 13:11:19 -05:00
LogicalStructure.h fleshing out cell set and data set more. 2015-05-11 16:54:16 -04:00
RuntimeDeviceInformation.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Storage.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StorageBasic.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StorageImplicit.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StorageListTag.h Created DynamicCellSet 2015-07-27 16:58:29 -06:00
Timer.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TryExecute.h Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00