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

Wedge facet assembly #743

Open
kinnala opened this issue Sep 19, 2021 · 1 comment
Open

Wedge facet assembly #743

kinnala opened this issue Sep 19, 2021 · 1 comment

Comments

@kinnala
Copy link
Owner

kinnala commented Sep 19, 2021

Remaining work from #411, FacetBasis is not supported for wedge elements.

@kinnala kinnala changed the title Wedge FacetBasis Wedge facet assembly Sep 19, 2021
@kinnala
Copy link
Owner Author

kinnala commented Nov 30, 2021

Now the most obvious way of implementing this is to have two FacetBasis objects, one for the triangle facets and one for the quad facets, and then run asm(form, [triangle_fbasis, quad_fbasis]).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant