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

Added cmp_elemFace*() and cmp_degreeFace() methods #15

Merged
merged 1 commit into from
May 21, 2024
Merged

Added cmp_elemFace*() and cmp_degreeFace() methods #15

merged 1 commit into from
May 21, 2024

Conversation

gha3mi
Copy link
Owner

@gha3mi gha3mi commented May 21, 2024

  • Added cmp_elemFace_Xc_vis() to extract element connectivity of the faces of control geometry.
  • Added cmp_elemFace_Xg_vis() to extract element connectivity of the faces of visualization geometry points.
  • Added cmp_elemFace() to extract element connectivity of faces.
  • Added cmp_degreeFace() to extract the degrees of faces.
  • Updated example_volume_1.f90 to use cmp_elemFace() and cmp_degreeFace().
  • Updated CHANGELOG.md file.
  • Updated ROADMAP.md file.

- Update example_volume_1.f90.
- Update CHANGELOG.md.
- Update ROADMAP.md.

Signed-off-by: Seyed Ali Ghasemi <info@gha3mi.com>
@gha3mi gha3mi marked this pull request as ready for review May 21, 2024 13:59
@gha3mi gha3mi merged commit 6434ba8 into main May 21, 2024
7 checks passed
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.

1 participant