vtk-m/vtkm/worklet/contourtree_distributed
2021-11-08 11:41:21 -08:00
..
boundary_tree_maker Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
hierarchical_augmenter Consolidated two copies of NotNoSuchElementPredicate.h 2021-11-03 17:13:38 -07:00
hierarchical_contour_tree Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
hierarchical_hyper_sweeper Added missing ExecutionSignature. 2021-11-03 17:13:43 -07:00
tree_grafter Updated TreeGrafter for parallel hypersweep 2021-10-20 14:46:20 -07:00
BoundaryTree.h Avoid ReadPortal/WritePortal to get/set individual values as possible. 2021-10-20 14:46:21 -07:00
BoundaryTreeMaker.h Avoid ReadPortal/WritePortal to get/set individual values as possible. 2021-10-20 14:46:21 -07:00
CMakeLists.txt Fix CMakeLists.txt after moving header file. 2021-11-08 11:41:21 -08:00
CombineHyperSweepBlockFunctor.h Make GlobalBlockId int to reduce casts. Renamed BlockIndex to LocalBlockNo. 2021-11-04 20:56:12 -07:00
ComputeDistributedContourTreeFunctor.h Clarify log message in ComputeDistributedContourTreeFunctor.h 2021-10-20 14:46:22 -07:00
ContourTreeBlockData.h Refactored ContourTreeMesh based on Ken Moreland's suggestions 2021-06-28 15:44:43 -07:00
DistributedContourTreeBlockData.h Make GlobalBlockId int to reduce casts. Renamed BlockIndex to LocalBlockNo. 2021-11-04 20:56:12 -07:00
HierarchicalAugmenter.h Consolidated two copies of NotNoSuchElementPredicate.h 2021-11-03 17:13:38 -07:00
HierarchicalAugmenterFunctor.h Fix bad DIY send check in HierarchicalAugmenterFunctor 2021-10-20 14:46:22 -07:00
HierarchicalContourTree.h Moved I/O functions to testing directory. 2021-11-08 11:41:15 -08:00
HierarchicalHyperSweeper.h Make volume metric data filter output and print tree in app; general clean up 2021-10-20 14:46:24 -07:00
HyperSweepBlock.h Make GlobalBlockId int to reduce casts. Renamed BlockIndex to LocalBlockNo. 2021-11-04 20:56:12 -07: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 Started adding DIY code for HierarchicalAugmenter 2021-10-20 14:46:21 -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 Fix bug in TreeGrafter::CopyIterationDetails 2021-10-20 14:46:23 -07:00