vtk-m/vtkm/cont
dpugmire 5d438353d7 Add toleranced comparisions for bounds validation.
Also, add vtkm::Float32 and vtkm::Float64 to the testing for rectilinear and regular datasets.
2016-01-07 10:52:31 -05:00
..
arg Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06:00
cuda Merge branch 'scatter-worklets' into 'master' 2015-11-11 13:09:47 -05:00
internal Enable vectorization inside the Serial and TBB backends. 2015-11-25 15:59:13 -05:00
tbb Enable vectorization inside the Serial and TBB backends. 2015-11-25 15:59:13 -05:00
testing Add toleranced comparisions for bounds validation. 2016-01-07 10:52:31 -05:00
ArrayHandle.h Add specialization of printSummary_ArrayHandle for UInt8. It prints them as characters, which are a little hard to understand to this computer scientist. 2016-01-05 14:41:19 -05:00
ArrayHandleCartesianProduct.h Merge branch 'dataset-builder2' of gitlab.kitware.com:dpugmire/vtk-m into dataset-builder2 2015-12-24 11:21:08 -05:00
ArrayHandleCast.h Replace ArrayHandleCastForInput with the more versatile ArrayHandleCast. 2015-11-11 17:13:04 -05:00
ArrayHandleCompositeVector.h Add default constructors/destructors/assignment to ArrayHandle classes 2015-10-21 13:36:27 -06:00
ArrayHandleConstant.h Add default constructors/destructors/assignment to ArrayHandle classes 2015-10-21 13:36:27 -06:00
ArrayHandleCounting.h Add default constructors/destructors/assignment to ArrayHandle classes 2015-10-21 13:36:27 -06:00
ArrayHandleGroupVec.h Change Isosurface algorithm to work with scatter counting 2015-11-06 18:05:20 -07:00
ArrayHandleImplicit.h Add default constructors/destructors/assignment to ArrayHandle classes 2015-10-21 13:36:27 -06:00
ArrayHandleIndex.h Add default constructors/destructors/assignment to ArrayHandle classes 2015-10-21 13:36:27 -06:00
ArrayHandlePermutation.h Add default constructors/destructors/assignment to ArrayHandle classes 2015-10-21 13:36:27 -06:00
ArrayHandleTransform.h Add support for bidirectional array transforms. 2015-11-10 15:13:02 -05:00
ArrayHandleUniformPointCoordinates.h Add default constructors/destructors/assignment to ArrayHandle classes 2015-10-21 13:36:27 -06:00
ArrayHandleZip.h Add default constructors/destructors/assignment to ArrayHandle classes 2015-10-21 13:36:27 -06:00
ArrayPortal.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayPortalToIterators.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Assert.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
CellSet.h Add default constructors/destructors/assignment to CellSet classes 2015-10-21 16:28:18 -06:00
CellSetExplicit.h Fix issue with PointToCell indices not being computed. 2015-12-08 15:14:43 -05:00
CellSetListTag.h Add CellSetSingleType 2015-09-25 13:41:41 -04:00
CellSetPermutation.h Add missing methods to CellSetPermutation. 2015-11-02 16:50:05 -05:00
CellSetSingleType.h Add default constructors/destructors/assignment to CellSet classes 2015-10-21 16:28:18 -06:00
CellSetStructured.h Merge branch 'exporter' into 'master' 2015-10-30 17:39:04 -04:00
CMakeLists.txt Fix compile issues. Add new files to CMakeLists.txt 2015-12-22 12:41:30 -05:00
CoordinateSystem.h Rectilinear coordinates (created with DataSetBuilderRectilinear) are now converted to vtkm::FloatDefault. 2016-01-07 10:23:52 -05:00
DataSet.h Cleanup and fix an issue in Explicit dataset testing with the initial merge. 2015-12-04 16:15:51 -05:00
DataSetBuilderExplicit.h Use ArrayHandleCompositeVector to represent separated point arrays for DataSetBuilderExplicit.h. 2016-01-06 13:47:34 -05:00
DataSetBuilderRectilinear.h Rectilinear coordinates (created with DataSetBuilderRectilinear) are now converted to vtkm::FloatDefault. 2016-01-07 10:23:52 -05:00
DataSetBuilderRegular.h This commit has several changes. 2015-12-30 12:34:04 -05:00
DataSetFieldAdd.h Add tests for DataSetBuilderExplicit. 2016-01-05 16:28:57 -05: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 Update the name of predicates, and binary functors. 2015-06-22 11:13:27 -04:00
DeviceAdapterSerial.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DynamicArrayHandle.h Add default constructors/destructors/assignment to Dynamic* classes 2015-10-22 09:44:51 -06:00
DynamicCellSet.h Add default constructors/destructors/assignment to Dynamic* classes 2015-10-22 09:44:51 -06:00
Error.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ErrorControl.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ErrorControlAssert.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 Make PrintSummary actually work for Field and CoordinateSystem. 2015-08-27 10:20:30 -06:00
LogicalStructure.h fleshing out cell set and data set more. 2015-05-11 16:54:16 -04:00
Storage.h Replace ErrorControlOutOfMemory with ErrorControlBadAllocation. 2015-10-01 14:25:28 -04:00
StorageBasic.h Replace ErrorControlOutOfMemory with ErrorControlBadAllocation. 2015-10-01 14:25:28 -04:00
StorageImplicit.h Add additional control logic for CopyInto function 2015-09-17 14:26:19 -04:00
StorageListTag.h Created DynamicCellSet 2015-07-27 16:58:29 -06:00
Timer.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00