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

Compute mesh intersection between surface and boundary of volume #40

Open
justinlaughlin opened this issue Feb 4, 2022 · 1 comment
Assignees

Comments

@justinlaughlin
Copy link
Collaborator

When a subsurface is a superset of the boundary of a subvolume, we need to use the "nan" (max size_t) values in cell_map to restrict the mesh.

@justinlaughlin justinlaughlin self-assigned this Feb 4, 2022
@justinlaughlin
Copy link
Collaborator Author

Commit d226aec attempted to use the nan values of cell_map in intersection_map and dx_map. Forms can be assembled but once a differentiation occurs dolfin refers back to the original cell_map. Solution needs to involve creating new MeshViews using the calculated intersections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant