vtk-m/vtkm
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
..
cont Add a mechanism to check whether an array handle is valid 2014-04-03 14:08:53 -06:00
exec/internal Update the initial repository to use the correct indentation style. 2014-02-11 16:20:30 -05:00
internal revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
testing Use enum trick to get around problem of undefined static variable. 2014-04-02 10:53:03 -06:00
CMakeLists.txt Add tag-based type list templates 2014-03-31 17:45:52 -06:00
ListTag.h Add tag-based type list templates 2014-03-31 17:45:52 -06:00
TypeListTag.h Add a dynamic array handle. 2014-04-03 14:04:48 -06:00
Types.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
TypeTraits.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
VectorTraits.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00