vtk-m2/vtkm/cont
Kenneth Moreland c81bc3d501 Add CellShapeTag classes
Each cell shape id has an associated cell shape tag. There is also a
macro to write functions that are conditional on the cell shape.
2015-08-27 16:30:58 -06:00
..
arg templating topology worklet to support mappings other than point-to-cell. 2015-08-25 15:37:53 -04:00
cuda Workaround thrust 1.8 inclusive scan issue. 2015-08-17 10:39:14 -04:00
internal Remove PointCoordinates classes 2015-08-25 14:38:50 -06:00
tbb Don't use guards in parallel_sort as it doesn't use vtkm configure. 2015-08-13 10:50:17 -04:00
testing Add CellShapeTag classes 2015-08-27 16:30:58 -06:00
ArrayHandle.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
ArrayHandleCompositeVector.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -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 Deal with small integer promotions 2015-07-30 17:41:58 -06:00
ArrayHandleImplicit.h Created DynamicCellSet 2015-07-27 16:58:29 -06:00
ArrayHandlePermutation.h Remove IteratorType from ArrayHandlePermutation. 2015-07-14 10:11:27 -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 Have CoordinateSystem inherit from Field 2015-08-25 14:38:41 -06:00
ArrayHandleZip.h Generalize the support for zip handles inside the cuda backend. 2015-06-12 11:56:46 -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 Rename CellType to CellShape. 2015-08-27 16:25:59 -06:00
CellSetExplicit.h Add CellShapeTag classes 2015-08-27 16:30:58 -06:00
CellSetListTag.h Created DynamicCellSet 2015-07-27 16:58:29 -06:00
CellSetStructured.h Add CellShapeTag classes 2015-08-27 16:30:58 -06:00
CMakeLists.txt Remove PointCoordinates classes 2015-08-25 14:38:50 -06:00
CoordinateSystem.h CoordinateSystem handles uniform point coordinates. 2015-08-25 14:38:50 -06:00
DataSet.h Rename CellType to CellShape. 2015-08-27 16:25:59 -06: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 Refactor DynamicArrayHandle to have a common base. 2015-08-25 14:38:50 -06:00
DynamicCellSet.h Refactor DynamicArrayHandle to have a common base. 2015-08-25 14:38:50 -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
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
Field.h CoordinateSystem handles uniform point coordinates. 2015-08-25 14:38:50 -06:00
LogicalStructure.h fleshing out cell set and data set more. 2015-05-11 16:54:16 -04:00
Storage.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
StorageBasic.h Change StorageBasic to use an aligned allocator. 2015-08-11 13:42:55 -06:00
StorageImplicit.h Make releasing an implicit storage resources a no-op instead of exception. 2015-06-29 11:56:53 -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