vtk-m/vtkm
Kenneth Moreland a99f828ca3 CoordinateSystem handles uniform point coordinates.
The point of making CoordinateSystem a special type of Field object
was so that it could handle special array types like implicit regular
point coordinates. Overload the GetData and GetBounds methods to
properly handle this type of array.
2015-08-25 14:38:50 -06:00
..
benchmarking Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
cont CoordinateSystem handles uniform point coordinates. 2015-08-25 14:38:50 -06:00
exec Fix ExecutionWholeArray 2015-08-24 14:42:22 -04:00
internal Update ArrayPortalUniformPointCoordinates 2015-08-25 14:27:01 -06:00
opengl Fix compile time errors 2015-08-21 11:17:10 -07:00
testing Merge branch 'variable-topology-fields' into 'master' 2015-08-19 11:27:43 -04:00
worklet Have CoordinateSystem inherit from Field 2015-08-25 14:38:41 -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 CMake configuration definitions to enable OpenGL Interop 2015-08-21 11:17:10 -07: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 Added VecFromPortal class. 2015-08-14 09:15:47 -06:00
VecVariable.h Add VecVariable 2015-08-14 09:15:46 -06:00