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

Fixed visualization of extruded 1D meshes #307

Merged
merged 4 commits into from
Aug 17, 2024
Merged

Conversation

najlkin
Copy link
Contributor

@najlkin najlkin commented Aug 13, 2024

This PR fixes visualization of 1D meshes, which are incorrectly recognized as coarse meshes of quadratures, since 1D meshes are backed up before the extrusion (to be used with different representations of quadratures).

Reported by: @vladotomov

TODO:

  • Add 1D test

@najlkin najlkin added the bug label Aug 13, 2024
@najlkin najlkin self-assigned this Aug 13, 2024
@v-dobrev v-dobrev mentioned this pull request Aug 13, 2024
12 tasks
@najlkin najlkin changed the title Fixed visualization of extruded 1D meshes [DO-NOT-MERGE] Fixed visualization of extruded 1D meshes Aug 14, 2024
@najlkin
Copy link
Contributor Author

najlkin commented Aug 14, 2024

@vladotomov , added a 1D test and waiting on approval of GLVis/data#6 . Update: approved by @tzanio

@najlkin najlkin changed the title [DO-NOT-MERGE] Fixed visualization of extruded 1D meshes Fixed visualization of extruded 1D meshes Aug 14, 2024
@najlkin najlkin requested a review from tzanio August 16, 2024 23:03
@tzanio tzanio merged commit 027cc9d into master Aug 17, 2024
10 checks passed
@tzanio tzanio deleted the najlkin/fix-1D-mesh branch August 17, 2024 00:41
najlkin added a commit that referenced this pull request Sep 27, 2024
Updated for #307, #309  and #316 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants