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

Specify value shape when creating finite element #626

Open
massimiliano-leoni opened this issue Dec 13, 2022 · 0 comments
Open

Specify value shape when creating finite element #626

massimiliano-leoni opened this issue Dec 13, 2022 · 0 comments
Assignees

Comments

@massimiliano-leoni
Copy link
Contributor

I ran into the need to define a tensor element in C++ but this is not allowed by the current interface of basix::create_element and fem::create_functionspace.
It would be good to instead be able to specify the value shape when creating an element with basix.

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

No branches or pull requests

2 participants