vtk-m/vtkm/worklet/contourtree_augmented
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
..
activegraph Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
contourtreemaker Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
mesh_dem Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
mesh_dem_meshtypes Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
meshextrema Rename include guards to comply with vtk_m_ naming convention 2020-01-22 14:04:11 -08:00
processcontourtree Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ActiveGraph.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayTransforms.h Updated names in ArrayTransforms.h to fit VTKm style 2020-01-22 23:44:00 -08:00
CMakeLists.txt Moved EulerTour to processcontour folder/namespace 2020-01-22 15:07:30 -08:00
ContourTree.h Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
ContourTreeMaker.h Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
MergeTree.h Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
Mesh_DEM_Triangulation.h Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
MeshExtrema.h Add setup to allow us to test the main steps of the contour tree 2020-01-28 16:04:29 -08:00
PointerDoubling.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00
PrintVectors.h Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
ProcessContourTree.h Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
Types.h Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00