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

Unnecessary mesh copy #5

Open
rjc8237 opened this issue Dec 3, 2023 · 0 comments
Open

Unnecessary mesh copy #5

rjc8237 opened this issue Dec 3, 2023 · 0 comments

Comments

@rjc8237
Copy link
Collaborator

rjc8237 commented Dec 3, 2023

Occasionally we copy a full mesh and set the metric coordinates just to expand from reduced to edge or halfedge values, such as in energies.cpp. It would be better to have a method in the ConeMetric class to perform this conversion from reduced to full metric coordinates without a full copy.

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

1 participant