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

Mesh constructor checks #416

Open
2 tasks
mvanzulli opened this issue Jul 15, 2023 · 2 comments
Open
2 tasks

Mesh constructor checks #416

mvanzulli opened this issue Jul 15, 2023 · 2 comments
Labels
interfaces meshes meshes related issues

Comments

@mvanzulli
Copy link
Member

  • Avoid Node repeated
  • Check all node elements are in nodes
@mforets
Copy link
Collaborator

mforets commented Jul 15, 2023

Some of these checks might be costly; maybe do this with a flag? (can default to true)

@mvanzulli
Copy link
Member Author

Some of these checks might be costly; maybe do this with a flag? (can default to true)

Yep, agree

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

No branches or pull requests

2 participants