vtk-m/vtkm/worklet/contourtree_distributed
Oliver Ruebel c48f707bdd Fix bug in TreeGrafter::CopyIterationDetails
Fix bug in TreeGrafter::CopyIterationDetails to set last FirstSupernodePerIteration
2021-10-20 14:46:23 -07:00
..
boundary_tree_maker Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
hierarchical_augmenter Added HierarchicalAugmenterInOutData::DebugPrint method 2021-10-20 14:46:22 -07:00
hierarchical_contour_tree Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
hierarchical_hyper_sweeper Start creating test for HierarchicalHyperSweeper and fix various bugs in it 2021-10-20 14:46:23 -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 Port/implement HierarchicalAugmenter 2021-10-20 14:46:20 -07:00
CombineHyperSweepBlockFunctor.h Moved hypersweep block and functor classes into separate files 2021-10-20 14:46:23 -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 Use the correct id in HierarchicalAugmenter.Initialize 2021-10-20 14:46:22 -07:00
HierarchicalAugmenter.h Fix bad array resize in HierarchicalAugmenter 2021-10-20 14:46:23 -07:00
HierarchicalAugmenterFunctor.h Fix bad DIY send check in HierarchicalAugmenterFunctor 2021-10-20 14:46:22 -07:00
HierarchicalContourTree.h Start creating test for HierarchicalHyperSweeper and fix various bugs in it 2021-10-20 14:46:23 -07:00
HierarchicalHyperSweeper.h Start creating test for HierarchicalHyperSweeper and fix various bugs in it 2021-10-20 14:46:23 -07:00
HyperSweepBlock.h Moved hypersweep block and functor classes into separate files 2021-10-20 14:46:23 -07:00
InteriorForest.h Renamed Bract to BoundaryTree throughout 2020-12-02 14:29:18 -08:00
LoadArrays.h Added missing LoadArrays include. 2021-10-20 14:46:23 -07: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