vtk-m/examples
Oliver Ruebel 66c96a983f Add BRACT for distributed contour tree computation
This merge request is Phase 1 of several to implement the distributed parallel
contour tree in VTKm. This merge requests adds the base outline for the
algorithm. The implementation of the details of the algorithm in the
BoundaryRestrictedAugmentedContourTree.h is currently still missing.
However, these will require a substantial (~3000) lines of additional code.
The goal is to stage the integration process across merge requests to make
the review process simpler.
2020-06-12 11:50:01 -06:00
..
clipping Update VTKDataSetWriter to compile into vtkm_io 2020-05-19 14:32:48 -06:00
contour_tree Remove DataSetFieldAdd from examples as well. 2020-05-27 16:26:11 -04:00
contour_tree_augmented Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
contour_tree_distributed Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
cosmotools Correct implicit signed conversion warnings 2020-05-12 09:38:18 -04:00
demo Revert maximum CMake version diff. 2020-06-11 15:24:35 -04:00
game_of_life Convert filters to use precompiled field map functions where applicable 2020-05-21 08:34:32 -06:00
hello_worklet Update VTKDataSetWriter to compile into vtkm_io 2020-05-19 14:32:48 -06:00
histogram Build diy as a library 2020-06-08 15:57:51 -05:00
lagrangian Remove DataSetFieldAdd from examples as well. 2020-05-27 16:26:11 -04:00
lagrangian_structures Remove DataSetFieldAdd from examples as well. 2020-05-27 16:26:11 -04:00
mesh_quality Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
multi_backend Remove DataSetFieldAdd from examples as well. 2020-05-27 16:26:11 -04:00
oscillator Fix C++17 build. 2020-06-03 14:14:32 -04:00
particle_advection Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
polyline_archimedean_helix Remove DataSetFieldAdd from examples as well. 2020-05-27 16:26:11 -04:00
redistribute_points Build diy as a library 2020-06-08 15:57:51 -05:00
temporal_advection Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
tetrahedra Update VTKDataSetWriter to compile into vtkm_io 2020-05-19 14:32:48 -06:00
CMakeLists.txt Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00