vtk-m2/vtkm/worklet/contourtree_distributed
2020-12-02 14:30:24 -08:00
..
boundary_tree_maker Fix filename of BoundaryTreeNodeComparator.h in CMakeLists.txt. 2020-12-02 14:30:22 -08:00
hierarchical_contour_tree Removed return statement that is never reached 2020-12-02 14:30:23 -08:00
tree_grafter Renamed Bract to BoundaryTree throughout 2020-12-02 14:29:18 -08:00
BoundaryTree.h Fix comments in BoundaryTree class 2020-12-02 14:29:15 -08:00
BoundaryTreeMaker.h Renamed Bract to BoundaryTree throughout 2020-12-02 14:29:18 -08: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 Fix unused variable warnings when logging is disabled 2020-12-02 14:30:24 -08:00
ContourTreeBlockData.h Removed commented ContourTreeBlockData.SortOrder 2020-12-02 14:29:17 -08:00
DistributedContourTreeBlockData.h Add DIY-related comments to DistributedContourTreeBlockData 2020-12-02 14:29:17 -08: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 Refactor mesh classes: switch from row/col/slice to vtkm::Id2/Id3 2020-09-15 11:15:27 -07:00
MultiBlockContourTreeHelper.h Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
PrintGraph.h Fix another warning about types. 2020-12-02 14:29:17 -08:00
SpatialDecomposition.h Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
TreeCompiler.h Fix unit tests to handle vtk-m with compuled with double precision. 2020-12-02 14:29:15 -08:00
TreeGrafter.h Renamed Bract to BoundaryTree throughout 2020-12-02 14:29:18 -08:00