vtk-m2/vtkm/worklet/contourtree_distributed
2020-12-02 14:29:16 -08:00
..
boundary_tree_maker Update CMakeList.txt for updates in worklet/contourtree_distributed/boundary_tree_maker. 2020-12-02 14:29:16 -08:00
hierarchical_contour_tree Fix VTKM_EXEC lables for hact exec objects 2020-12-02 14:29:14 -08:00
tree_grafter Add (vtkm::Id) cast for contour tree constexpr variable for CUDA build 2020-12-02 14:29:14 -08:00
BoundaryTree.h Fix comments in BoundaryTree class 2020-12-02 14:29:15 -08:00
BoundaryTreeMaker.h Replace implicit array handles to adapt to vtk-m changes. 2020-12-02 14:29:16 -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 Cleanup of debug output etc. 2020-12-02 14:29:16 -08:00
ContourTreeBlockData.h Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
DistributedContourTreeBlockData.h Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
HierarchicalContourTree.h Fix bug to output the correct arrays i HierarchicalContourTree<FieldType>::PrintTreeStats 2020-12-02 14:29:15 -08:00
InteriorForest.h Add contour tree, boundary tree, and interior forest array stat print 2020-12-02 14:29:15 -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 bad array look-up in dot print 2020-12-02 14:29:14 -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 Fix OpenMP backend crashes by avoiding unnecessary computations and zero-length copying. 2020-12-02 14:29:15 -08:00