vtk-m2/vtkm/worklet/contourtree_distributed
2020-12-02 14:29:12 -08:00
..
boundary_tree_maker Use ArrayHandleMultiplexer instead of deprecated ArrayHandleVirtual 2020-12-02 14:29:12 -08:00
hierarchical_contour_tree Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
tree_grafter Fix copy predictate for compressing arcs and fix init of arrays for FindCriticalPoints 2020-12-02 14:29:12 -08:00
BoundaryTree.h Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
BoundaryTreeMaker.h Remove extra build guards for DebugPrint 2020-12-02 14:29:12 -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 Return fields required by TreeCompiler as vtk-m data set from filter. 2020-12-02 14:29:12 -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 Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
InteriorForest.h Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -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 Commented out lines to fix unused variable compiler warnings 2020-12-02 14:29:12 -08:00
SpatialDecomposition.h Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
TreeCompiler.h Add test scripts to run tests via example application. 2020-12-02 14:29:12 -08:00
TreeGrafter.h Fix copy predictate for compressing arcs and fix init of arrays for FindCriticalPoints 2020-12-02 14:29:12 -08:00