vtk-m2/vtkm
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
..
cont Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
exec taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
filter Allow histogram filter to take custom types 2018-06-11 17:10:24 -04:00
internal taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
interop taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
io taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
rendering removing extra ; 2018-06-06 15:17:25 -07:00
testing Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
thirdparty Merge branch 'upstream-taotuple' into CUDA_tuple_warnings 2018-06-05 12:24:07 -04:00
worklet VTK-m worklets no longer define DEBUG_PRINT 2018-06-11 13:41:49 -04:00
.gitattributes taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
Assert.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
BaseComponent.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
BinaryOperators.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
BinaryPredicates.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
Bounds.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
CellShape.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
CellTraits.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
CMakeLists.txt Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
Flags.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
Geometry.h Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
Geometry.hxx Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
Hash.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
ImplicitFunction.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
ListTag.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
Math.h Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
Math.h.in Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
Matrix.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
NewtonsMethod.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
Pair.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
Range.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
RangeId3.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
RangeId.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
StaticAssert.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
Swap.h Use thrust::swap for vtkm::Swap in CUDA device code. 2018-06-11 12:27:54 -04:00
TopologyElementTag.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
Transform3D.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
TypeListTag.h Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
Types.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
TypeTraits.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
UnaryPredicates.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
VecAxisAlignedPointCoordinates.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
VecFromPortal.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
VecFromPortalPermute.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
VectorAnalysis.h Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
VecTraits.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
VecVariable.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
Version.h.in taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00
VirtualObjectBase.h taotuple 2018-06-05 (ae493658) 2018-06-05 12:24:07 -04:00