vtk-m/vtkm/cont
Kenneth Moreland 713cf4228a Make it not possible to create a cell set without specifying num points
The CellSetExplicit and CellSetSingleType classes have an ivar that
marks the number of points. There were several instances of code
creating cell sets without specifying the number of points. This can be
very bad if subsequent code needs that information.
2017-01-12 13:02:10 -07:00
..
arg Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -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 Correct a bug in tbb scan exclusive that was found using tbb 2017. 2017-01-11 14:10:49 -05:00
testing Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07: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 Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -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 Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07: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 Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07: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 Inherit std::exception in vtkm::cont::Error. 2017-01-10 12:23:42 -05: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