Skip to content

Initial 2D intersection shaping #1509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Mar 11, 2025
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
36bfef6
stl unit triangle for testing
bmhan12 Jan 29, 2025
b51e735
First pass at 2D intersection shaping with stl
bmhan12 Jan 29, 2025
6038008
Add temporary test with my simple 1D stl triangle
bmhan12 Feb 11, 2025
648d6b2
Fix for running intersection shaper with device policy through shapin…
bmhan12 Feb 11, 2025
d8909c2
Generalize m_hex_volumes --> m_cell_volumes
bmhan12 Feb 11, 2025
008db1d
First pass at restructuring 2D workflow to be more inline with 3D
bmhan12 Feb 12, 2025
f2add47
Generalize populateVertCoordsFromMFEMMesh for 2D and 3D
bmhan12 Feb 12, 2025
23b44ac
Changes to get 2D in-memory triangle example working with blueprint a…
bmhan12 Feb 12, 2025
dda7cad
Add 2D mfem volume support to in-memory intersection shaper example
bmhan12 Feb 14, 2025
6050f79
Add 2D Triangle unit test to quest in-memory intersection shaper
bmhan12 Feb 14, 2025
6bbfa92
Check each index in default point constructor unit test
bmhan12 Feb 18, 2025
5573e06
Verify that mesh is 2D (z-coord is 0, not defined)
bmhan12 Feb 18, 2025
f7d466b
Add stl 2D star example
bmhan12 Feb 18, 2025
69870c5
Fix for striding (use correct int type)
bmhan12 Feb 19, 2025
5d2242b
Cleanup
bmhan12 Feb 25, 2025
9a15b5c
Remove testing unit triangle
bmhan12 Feb 25, 2025
305cbf8
Merge branch 'develop' into feature/han12/2d_shaping
bmhan12 Mar 4, 2025
a310f86
Remove zero-threshold checks from intersection shaper and in-memory e…
bmhan12 Mar 5, 2025
eb8b730
Merge branch 'develop' into feature/han12/2d_shaping
rhornung67 Mar 10, 2025
c6050a3
Cleanup some warnings
bmhan12 Mar 11, 2025
8666c20
Update axom_data git submodule for 2D stl intersection example
bmhan12 Mar 11, 2025
efea85f
Update notes
bmhan12 Mar 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into feature/han12/2d_shaping
  • Loading branch information
rhornung67 authored Mar 10, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit eb8b73018c08b667fd1a4924c1aa66fae011f1c8

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.