vtk-m2/vtkm
Kenneth Moreland b175468082 Add RemoveUnusedPoints class
RemoveUnusedPoints contains a couple of worklets and some helper methods
to compact the points in a CellSetExplicit. This is helpful when you
have an operation that creates new cells but might not use all the
original points of the inputs.
2016-11-22 17:11:52 -07:00
..
benchmarking Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
cont Implement ArrayHandleGroupVecVariable 2016-11-22 17:10:09 -07:00
exec Move VecFromPortal classes to vtkm package 2016-11-22 17:04:55 -07:00
filter Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
internal Implement ArrayHandleGroupVecVariable 2016-11-22 17:10:09 -07:00
interop Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
io Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
rendering Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
testing Move VecFromPortal classes to vtkm package 2016-11-22 17:04:55 -07:00
worklet Add RemoveUnusedPoints class 2016-11-22 17:11:52 -07:00
Assert.h Make sure Configure.h included with Assume.h 2016-06-27 13:26:39 -06:00
BinaryOperators.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
BinaryPredicates.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Bounds.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellShape.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellTraits.h Remove pixel and voxel cell types 2015-08-27 17:03:13 -06:00
CMakeLists.txt Move VecFromPortal classes to vtkm package 2016-11-22 17:04:55 -07:00
ImplicitFunctions.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ListTag.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Math.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Math.h.in Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Matrix.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
NewtonsMethod.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Pair.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Range.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StaticAssert.h Update StaticAssert.h to use the c++11 static_assert function 2016-09-01 09:35:43 -04:00
TopologyElementTag.h Correct double trailing semicolons with VTKM_IS_TOPOLOGY_ELEMENT_TAG 2016-09-23 16:38:52 -04:00
Transform3D.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TypeListTag.h Use WholeArrayIn instead of ExecObject for MarchingCubes worklets 2015-12-07 09:52:29 -07:00
Types.h Merge topic 'nvcc_version_check' 2016-11-16 19:21:31 -05:00
TypeTraits.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnaryPredicates.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
VecFromPortal.h Implement ArrayHandleGroupVecVariable 2016-11-22 17:10:09 -07:00
VecFromPortalPermute.h Move VecFromPortal classes to vtkm package 2016-11-22 17:04:55 -07:00
VecRectilinearPointCoordinates.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
VectorAnalysis.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
VecTraits.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
VecVariable.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00