vtk-m2/vtkm/cont
Robert Maynard 18dbdd5d52 Add in a better version of 3d scheduling to the serial backend.
This is the first step to having better 3d scheduling for the serial backend.
While this doesn't improve the performance, it lays the foundation for
allowing I,J,K indexing when iterating Cells of a uniform grid.
2015-06-08 08:32:07 -04:00
..
arg Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
cuda cuda device adapter now support different value types for keys and values. 2015-06-01 17:19:33 -04:00
internal Add in a better version of 3d scheduling to the serial backend. 2015-06-08 08:32:07 -04:00
tbb Suppress warnings generated by TBB code, which we can change. 2015-06-02 09:42:40 -04:00
testing Correct double to float conversion warnings. 2015-06-04 09:06:47 -04:00
ArrayHandle.h Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ArrayHandleCompositeVector.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayHandleConstant.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayHandleCounting.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayHandleImplicit.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayHandlePermutation.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayHandleTransform.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayHandleUniformPointCoordinates.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayHandleZip.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04: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 CellSet's now hold logical structure by value, instead of by pointer. 2015-05-29 09:07:40 -04:00
CellSetExplicit.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
CellSetStructured.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
CMakeLists.txt Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
CoordinateSystem.h Merge 'origin/datamodel-design' into datamodel-design 2015-05-29 13:54:10 -04:00
DataSet.h Correct double to float conversion warnings. 2015-06-04 09:06:47 -04: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 Add TBB backend. 2015-06-01 13:57:37 -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 Correct double to float conversion warnings. 2015-06-04 09:06:47 -04:00
DynamicPointCoordinates.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04: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
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
ErrorControlOutOfMemory.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
ExplicitConnectivity.h ExplicitConnectivity can now use different storage backends. 2015-06-01 09:42:10 -04:00
Field.h Correct double to float conversion warnings. 2015-06-04 09:06:47 -04:00
LogicalStructure.h fleshing out cell set and data set more. 2015-05-11 16:54:16 -04:00
PointCoordinatesArray.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
PointCoordinatesListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
PointCoordinatesUniform.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Storage.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
StorageBasic.h Correct all signed / unsigned and narrowing warnings ( 64bit to 32bit ). 2015-05-28 09:05:17 -04:00
StorageImplicit.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
StorageListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Timer.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
TopologyType.h fix typo. 2015-05-14 16:10:17 -04:00