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

[msh] Print all tags in $Entities that surfaces belong to #801

Merged
merged 2 commits into from May 15, 2024

Conversation

noamtt
Copy link
Contributor

@noamtt noamtt commented Jan 14, 2024

Refers to Issue #791

For surfaces, instead of printing "1" as the number of physical tags the surface entity belongs to, loop through the values available in the tesselation data (Tess.DomTessFaceNb) for coincidences with the current entity ID.

If this ID is found in the tesselation data, the surface is part of the domain boundary, and so two physical tags should be printed: the ID itself and the tag of the domain face.

For surfaces, instead of printing "1" as the number of physical tags the surface entity belongs to, loop through the values available in the tesselation data (Tess.DomTessFaceNb) for coincidences with the current entity ID.
    
If this ID is found in the tesselation data, the surface is part of the domain boundary, and so two physical tags should be printed: the ID itself and the tag of the domain face.
@noamtt
Copy link
Contributor Author

noamtt commented Apr 9, 2024

Any suggestions regarding this PR?

@rquey rquey merged commit 01512d1 into neperfepx:main May 15, 2024
@rquey
Copy link
Member

rquey commented May 15, 2024

Merged. Thanks, and sorry for being so slow on this one...

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