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

Tree ordering, for issue 163 #165

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Conversation

tawhai
Copy link
Contributor

@tawhai tawhai commented Mar 30, 2024

Checks whether tree has mis-ordering. If it does, an internal reordering is done. Exports will still only export the global numbering. Also fixed lack of initialisation of 'elems' to zero which caused an issue when using add_matching_mesh.

Merryn Tawhai and others added 2 commits March 29, 2024 15:45
…nd element arrays appropriately when their size is increased by addition of new nodes and elements
…child, and call internal mesh reordering when that happens
@tawhai tawhai requested a review from behdadebsh March 30, 2024 03:24
@behdadebsh
Copy link
Contributor

Builds fine and passes all the tests. The bug in exports is also fixed in this pull request.

@behdadebsh behdadebsh merged commit e3de7e2 into LungNoodle:develop Apr 3, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants