vtk-m/docs
David Thompson 880d8a989e Add vtkm/Geometry.h and test it.
This commit adds several geometric constructs to vtk-m
in the `vtkm/Geometry.h` header. They may be used from
both the execution and control environments.

We also add methods to perform projection and Gram-Schmidt
orthonormalization to `vtkm/VectorAnalysis.h`.

See `docs/changelog/geometry.md` included in this commit
for more information.
2018-06-20 11:58:14 -04:00
..
changelog Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
CodingConventions.md Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00