vtk-m/vtkm/worklet/contourtree_distributed
2021-07-15 14:00:23 -07:00
..
boundary_tree_maker Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
hierarchical_contour_tree Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
tree_grafter Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
BoundaryTree.h Fix comments in BoundaryTree class 2020-12-02 14:29:15 -08:00
BoundaryTreeMaker.h Deprecate ArrayHandle::Shrink 2021-02-01 08:07:40 -07:00
CMakeLists.txt Fix header list in contourtree_distributed/CMakeLists.txt to pass install test 2020-12-02 14:29:12 -08:00
ComputeDistributedContourTreeFunctor.h Replace STL exception in contour tree with VTKM exception 2021-07-15 14:00:23 -07:00
ContourTreeBlockData.h Refactored ContourTreeMesh based on Ken Moreland's suggestions 2021-06-28 15:44:43 -07:00
DistributedContourTreeBlockData.h Refactored ContourTreeMesh based on Ken Moreland's suggestions 2021-06-28 15:44:43 -07:00
HierarchicalContourTree.h Use CopySubRange to ensure arrays are not being shrunk 2020-12-02 14:30:23 -08:00
InteriorForest.h Renamed Bract to BoundaryTree throughout 2020-12-02 14:29:18 -08:00
MergeBlockFunctor.h Refactored ContourTreeMesh based on Ken Moreland's suggestions 2021-06-28 15:44:43 -07:00
MultiBlockContourTreeHelper.h Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
PrintGraph.h Refactored ContourTreeMesh based on Ken Moreland's suggestions 2021-06-28 15:44:43 -07:00
SpatialDecomposition.h Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
TreeCompiler.h Use Float64 instead of FloatDefault in TreeCompiler 2021-02-16 20:32:39 -08:00
TreeGrafter.h Revert back from ResizeVector to Allocate but setting vtkm::CopyFlag::On 2020-12-02 14:30:24 -08:00