vtk-m/vtkm/cont/serial/testing
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
..
CMakeLists.txt Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
UnitTestSerialArrayHandle.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialArrayHandleFancy.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialArrayHandleVirtualCoordinates.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialCellLocatorTwoLevelUniformGrid.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialColorTable.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialComputeRange.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialDataSetExplicit.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialDataSetSingleType.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialDeviceAdapter.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialGeometry.cxx Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
UnitTestSerialImplicitFunction.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialPointLocatorUniformGrid.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00
UnitTestSerialVirtualObjectHandle.cxx Make sure all device specific tests use the intended device. 2018-05-16 08:21:16 -04:00