vtk-m/vtkm/cont
Kenneth Moreland fd21a12f4a Merge branch 'xcode-7-warnings' into 'master'
Xcode 7 warnings

The XCode 7 compiler has a new warning for unused typedefs. The Boost code we use has some instances where this warning gets issued. Suppress these warnings.

See merge request !199
2015-09-17 18:12:31 -04:00
..
arg Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06:00
cuda Always install all device headers even when device isn't enabled. 2015-09-17 09:28:21 -04:00
internal Merge branch 'xcode-7-warnings' into 'master' 2015-09-17 18:12:31 -04:00
tbb Merge branch 'multiple_backend_example' into 'master' 2015-09-17 14:04:37 -04:00
testing Merge topic 'multiple_backend_example' 2015-09-17 09:49:49 -04:00
ArrayHandle.h lengthing the array handle summary printout a tiny bit 2015-08-28 13:53:10 -04:00
ArrayHandleCast.h Add ArrayHandleCast 2015-09-01 17:42:45 -04:00
ArrayHandleCompositeVector.h Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06: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 ArrayHandleCounting now supports step 2015-09-14 22:55:44 -06:00
ArrayHandleImplicit.h Created DynamicCellSet 2015-07-27 16:58:29 -06:00
ArrayHandleIndex.h Add ArrayHandleIndex class. 2015-09-14 22:11:09 -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 Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06:00
CellSetExplicit.h Fix some typos in CellSetExplicit.h 2015-09-11 15:03:18 -04: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 Merge topic 'multiple_backend_example' 2015-09-17 09:49:49 -04:00
CoordinateSystem.h Make PrintSummary actually work for Field and CoordinateSystem. 2015-08-27 10:20:30 -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 Make PrintSummary actually work for Field and CoordinateSystem. 2015-08-27 10:20:30 -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 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 Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06: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