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

create_rectangle interface #5

Closed
schnellerhase opened this issue Jun 4, 2024 · 1 comment
Closed

create_rectangle interface #5

schnellerhase opened this issue Jun 4, 2024 · 1 comment

Comments

@schnellerhase
Copy link
Owner

Weird interface of create_rectangle:

  • only in the case of a triangular mesh the parameter diagonal is used (and otherwise not even asserted)
  • bad style as implementation of new mesh type requires change of the explicit dispatch here
@schnellerhase
Copy link
Owner Author

Now managed at FEniCS#3275

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

Successfully merging a pull request may close this issue.

1 participant