vtk-m2/vtkm/cont
Kenneth Moreland c4ecdbada8 Add a mechanism to check whether an array handle is valid
Use this mechanism in the dynamic array handle to skip over trying
invalid array handle types (and thereby incurring a compiler error even
though we never intended to use these classes).
2014-04-03 14:08:53 -06:00
..
internal Add a dynamic array handle. 2014-04-03 14:04:48 -06:00
testing Add a dynamic array handle. 2014-04-03 14:04:48 -06:00
ArrayContainerControl.h Add a mechanism to check whether an array handle is valid 2014-04-03 14:08:53 -06:00
ArrayContainerControlBasic.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
ArrayContainerControlImplicit.h Add a dynamic array handle. 2014-04-03 14:04:48 -06:00
ArrayHandle.h Add a mechanism to check whether an array handle is valid 2014-04-03 14:08:53 -06:00
ArrayHandleCounting.h Update the initial repository to use the correct indentation style. 2014-02-11 16:20:30 -05:00
ArrayPortal.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
Assert.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
CMakeLists.txt Add a dynamic array handle. 2014-04-03 14:04:48 -06:00
ContainerListTag.h Add a dynamic array handle. 2014-04-03 14:04:48 -06:00
DeviceAdapter.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
DeviceAdapterSerial.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
DynamicArrayHandle.h Add a mechanism to check whether an array handle is valid 2014-04-03 14:08:53 -06:00
Error.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
ErrorControl.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
ErrorControlAssert.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
ErrorControlBadValue.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
ErrorControlInternal.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
ErrorControlOutOfMemory.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
ErrorExecution.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00