-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Milestone
Description
We have a couple of outstanding PRs and branches from students we've hosted as summer interns to review and merge into develop
Here are some links to them (there may be more).
There may be overlap among some of these and/or some may be superseded by others:
- Delaunay triangulation
Adds a Delaunay triangulation capability to Quest #742 - New Multimat component in Axom
Adds the multimat component to Axom #565
https://github.com/LLNL/axom/tree/feature/multimat
https://github.com/LLNL/axom/tree/feature/weiss27/multimat-rebase - New Material Interface Reconstruction (MIR) component in Axom
Feature/mir #54
https://github.com/LLNL/axom/tree/feature/weiss27/3D-zoo-rebase
https://github.com/LLNL/axom/tree/feature/mir
https://github.com/LLNL/axom/tree/feature/sterbentz/mir3D - Intersections of regions defined by polygons with curved edges
Feature/gunderman/bezier polygon #112
Adds functionality for intersecting curved polygons #590
Adds a curved polygon class to primal #844
https://github.com/LLNL/axom/tree/feature/weiss27/bezier-mesh-example
https://github.com/LLNL/axom/tree/feature/gunderman/bezier-polygon