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

Gradient visualization maybe broken on triangles #67

Open
koehlerson opened this issue Mar 10, 2023 · 1 comment
Open

Gradient visualization maybe broken on triangles #67

koehlerson opened this issue Mar 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@koehlerson
Copy link
Member

cooks membrane is full of zig-zag
image
should look like
image

@termi-official
Copy link
Member

termi-official commented Mar 11, 2023

Might be

uᵉ_gradient_view[ds, df, i] = _tensorsjl_gradient_accessor(uᵉgradi, df, ds)
. I know that I introduced the spatial dimension as first index to make the example work, but I cannot reconstruct why.

Edit: Nope. This works. (see #104)

@termi-official termi-official added the bug Something isn't working label Mar 24, 2023
@termi-official termi-official changed the title Triangle ordering broken Gradient interpolation broken Nov 7, 2023
@termi-official termi-official changed the title Gradient interpolation broken Gradient visualization maybe broken on triangles Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants