Skip to content
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

3D Differential Operators #60

Merged
merged 25 commits into from
Jun 14, 2024
Merged
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
7093de4
Implement 3D simplicial sets
lukem12345 Jun 7, 2023
ba690b6
Return tet edges and test tet cube volume
lukem12345 Jun 8, 2023
f2fc94e
Add manifold-like test for delta sets
lukem12345 Jun 9, 2023
b85330e
Add tetrahedra cube from literature
lukem12345 Jun 9, 2023
f990111
Add Letniowski mesh test
lukem12345 Jun 9, 2023
d1385c5
Rename nonfaces to nonboundaries and simplify
lukem12345 Jun 12, 2023
01e351c
Add stub for triangles accessor using axioms
lukem12345 Jun 13, 2023
567f68d
Clean tests, todos, and triangles return types
lukem12345 Jun 20, 2023
1a83d0b
Add subdivision migrs, flat matrix, star, and link
lukem12345 Jun 23, 2023
166d7b2
Dispatch on DVF multiplication to auto-reinterpret
lukem12345 Jun 24, 2023
50dbbe6
Remove redundant re-indexing of triangle centers
lukem12345 Jun 24, 2023
635d68f
Implement sharp matrix and Desbrun sharp
lukem12345 Jun 30, 2023
6264063
Condense sharp tests
lukem12345 Aug 7, 2023
75de354
Reorganize and test 1D data-mig subdivision
lukem12345 Aug 7, 2023
87da8ea
Fix factorial in wedge product with 0-forms
lukem12345 Aug 8, 2023
3903bdc
Add 3D dual complex schema
lukem12345 Aug 9, 2023
9b1da83
Subdivide tetrahedra
lukem12345 Aug 9, 2023
66589ad
Test primal-dual tet accessors
lukem12345 Aug 9, 2023
730cfbf
Clean tet subdiv and test elementary duals
lukem12345 Aug 10, 2023
49e1c78
Orient dual tets and create dual (co)boundary ops
lukem12345 Aug 14, 2023
1848dcc
Compute dual volumes
lukem12345 Aug 15, 2023
6b8adfb
Merge branch 'main' into llm/3d-subdiv
lukem12345 Apr 26, 2024
f33b4e8
Merge branch 'main' into llm/3d-subdiv
lukem12345 Jun 7, 2024
bd1115e
Explicitly dispatch on point type for 3d subdivision
lukem12345 Jun 13, 2024
616bc0e
Use tetrahedron_center accessor
lukem12345 Jun 14, 2024
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
Loading
Loading