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

linked lists for xtetra and xpoints #180

Open
Algiane opened this issue Dec 1, 2022 · 0 comments
Open

linked lists for xtetra and xpoints #180

Algiane opened this issue Dec 1, 2022 · 0 comments
Labels
kind: enhancement enhancement to an existing feature priority: high linked to blocking behaviour or to a close deadline

Comments

@Algiane
Copy link
Member

Algiane commented Dec 1, 2022

The size of xtetra and xpoint arrays increase along iteration as they can't be cleaned.
It is obvious (and expensive in term of storage) inside ParMmg.
It can be fixed pretty easily using linked lists as for tetra and points array.

@Algiane Algiane added kind: enhancement enhancement to an existing feature priority: high linked to blocking behaviour or to a close deadline labels Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement enhancement to an existing feature priority: high linked to blocking behaviour or to a close deadline
Development

No branches or pull requests

1 participant