vtk-m/vtkm
Kenneth Moreland 7b3ea2345d Add a helper class to determine composite array types
Getting the type right for ArrayHandleCompositeVector can be a bit
tricky. It is expressed in a somewhat strange function signature format
and you have to extract the right component type for the return. This
adds an ArrayHandleCompositeVectorType that makes it easier (although no
less verbose).
2014-06-06 16:05:55 -06:00
..
cont Add a helper class to determine composite array types 2014-06-06 16:05:55 -06:00
exec/internal Update the initial repository to use the correct indentation style. 2014-02-11 16:20:30 -05:00
internal Add documentation for FunctionInterface and make_FunctionInterface. 2014-06-06 15:20:50 -06:00
testing Add classes to manage point coordinates. 2014-05-15 13:41:45 -06:00
CMakeLists.txt Merge branch 'composite-vector-array' into dynamic-point-coordinates 2014-05-14 14:26:23 -06:00
Extent.h Add Extent classes. 2014-04-30 17:07:57 -06:00
ListTag.h Add classes to manage point coordinates. 2014-05-15 13:41:45 -06:00
TypeListTag.h Add a dynamic array handle. 2014-04-03 14:04:48 -06:00
Types.h Add Extent classes. 2014-04-30 17:07:57 -06: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