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

Serialize oriented boundaries #876

Merged
merged 7 commits into from
Feb 9, 2022

Conversation

gdmcbain
Copy link
Contributor

@gdmcbain gdmcbain commented Feb 8, 2022

As discussed in #873, the basic idea is that if facets are represented as the facet of the cell that they bound (as in t2f), as opposed to by the points that support them (as in .facets) then they are intrinsically oriented and already almost effectively serialized as oriented by #681; just a little more care has to be taken to handle awkward cases (as in test_mesh.test_meshio_cycle_boundaries which involves inconsistently oriented “boundaries”) and to infer the orientation on decoding.

This replaces botched attempts in #874 and #875.

@kinnala kinnala merged commit 59039d8 into kinnala:master Feb 9, 2022
@gdmcbain gdmcbain deleted the serialize-oriented-boundaries branch February 9, 2022 21:44
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

Successfully merging this pull request may close these issues.

None yet

2 participants