vtk-m/vtkm/cont
2015-02-09 17:04:09 -05:00
..
arg first steps in getting real topology to worklet map cell. 2015-02-04 15:02:59 -05:00
cuda Redesign the way we implement when to choose texture portals. 2015-01-20 13:58:28 -05:00
internal Merge branch 'no-function-interface-zip' into cuda_DeviceAdapterAlgorithm 2015-01-15 22:35:38 -07:00
testing moving cell type into new file. 2015-02-09 17:04:09 -05:00
ArrayHandle.h Add Transport class 2014-10-14 10:44:48 -06:00
ArrayHandleCompositeVector.h Add index tags to FunctionInterface features. 2015-01-15 22:13:47 -07:00
ArrayHandleCounting.h Properly specify the iterator type for ArrayHandleCounting. 2015-01-20 13:58:28 -05:00
ArrayHandleUniformPointCoordinates.h Remove vtkm::Scalar and vtkm::Vector# types 2014-10-09 08:54:56 -06:00
ArrayPortal.h Remove GetIteratorBegin/End from all ArrayPortal classes. 2014-09-08 14:59:11 -06:00
ArrayPortalToIterators.h Add ArrayPortalToIterators functionality. 2014-09-08 13:39:58 -06:00
Assert.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
CMakeLists.txt Merge branch 'datamodel-design' of public.kitware.com:vtkm into datamodel-design 2015-01-27 17:02:03 -05:00
DataSet.h moving cell type into new file. 2015-02-09 17:04:09 -05:00
DeviceAdapter.h move DeviceAdapterAlgorithm to correct folder as it's namespace 2014-12-18 11:09:15 -05:00
DeviceAdapterAlgorithm.h Adding a cuda device adapter to vtkm. 2014-12-19 13:47:28 -05:00
DeviceAdapterSerial.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
DynamicArrayHandle.h Add VTKM_IS_LIST_TAG checks to dynamic classes 2014-10-22 10:46:54 -06:00
DynamicPointCoordinates.h Add VTKM_IS_LIST_TAG checks to dynamic classes 2014-10-22 10:46:54 -06:00
Error.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
ErrorControl.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
ErrorControlAssert.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
ErrorControlBadType.h Add basic support for type checking of Invoke arguments 2014-10-22 15:21:18 -06:00
ErrorControlBadValue.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
ErrorControlInternal.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
ErrorControlOutOfMemory.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
ErrorExecution.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
PointCoordinatesArray.h Rename some type lists to be a bit more consistent. 2014-10-10 11:30:10 -06:00
PointCoordinatesListTag.h Allow longer base lists 2014-10-08 12:53:01 -06:00
PointCoordinatesUniform.h Remove vtkm::Scalar and vtkm::Vector# types 2014-10-09 08:54:56 -06:00
Storage.h Fix annoying warning about converting signed to unsigned. 2015-01-15 22:32:04 -07:00
StorageBasic.h delete operator and std::allocator are not necessarily the same 2014-10-23 15:39:05 -06:00
StorageImplicit.h Implicit Storage containers don't return anything from GetPortal/Const() 2015-01-20 09:03:24 -05:00
StorageListTag.h Change ArrayContainerControl to Storage. 2014-06-24 09:58:32 -06:00
Timer.h Remove vtkm::Scalar and vtkm::Vector# types 2014-10-09 08:54:56 -06:00