vtk-m/vtkm
Kenneth Moreland da2e601b6a Add VecVariable
This class holds a Vec and exposes some number of components. The class
is used when you need a Vec of a size that is not known at compile time
but that a maximum length of reasonable size is known.
2015-08-14 09:15:46 -06:00
..
benchmarking Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
cont Get FromIndices as unknown type. 2015-08-14 09:15:46 -06:00
exec Get FromIndices as unknown type. 2015-08-14 09:15:46 -06:00
internal Get FromIndices as unknown type. 2015-08-14 09:15:46 -06:00
testing Add VecVariable 2015-08-14 09:15:46 -06:00
worklet Get FromIndices as unknown type. 2015-08-14 09:15:46 -06:00
BinaryOperators.h Suppress bad conversion warnings generated by gcc. 2015-08-06 14:06:43 -04:00
BinaryPredicates.h Add vtkm/BinaryOperators header. 2015-08-04 16:55:53 -04:00
CellType.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
CMakeLists.txt Add VecVariable 2015-08-14 09:15:46 -06:00
Extent.h Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ListTag.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
Math.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
Math.h.in Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
Matrix.h Add VecVariable 2015-08-14 09:15:46 -06:00
Pair.h Fix typo TypeTraitsUnkownTag -> TypeTraitsUnknownTag 2015-07-07 10:23:10 -06:00
TopologyElementTag.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
TypeListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Types.h Changes to Vec/VecTraits for Vec-like objects. 2015-08-14 09:15:46 -06:00
TypeTraits.h Fix typo TypeTraitsUnkownTag -> TypeTraitsUnknownTag 2015-07-07 10:23:10 -06:00
UnaryPredicates.h Add vtkm/UnaryPredicates header. 2015-07-30 13:12:59 -04:00
VectorAnalysis.h Add basic vector analysis methods. 2015-07-07 14:25:58 -06:00
VecTraits.h Add VecVariable 2015-08-14 09:15:46 -06:00
VecVariable.h Add VecVariable 2015-08-14 09:15:46 -06:00