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

Self-inclusion in topology information incomplete #453

Closed
termi-official opened this issue Jun 4, 2022 · 0 comments
Closed

Self-inclusion in topology information incomplete #453

termi-official opened this issue Jun 4, 2022 · 0 comments
Assignees

Comments

@termi-official
Copy link
Member

The new ExclusiveTopology returns an incomplete neighborhood when asking for self-inclusion of the element (e.g. getneighborhood(top, grid, cellidx; include_self=true) - this case is not covered by our unit tests https://github.com/Ferrite-FEM/Ferrite.jl/blob/master/test/test_grid_dofhandler_vtk.jl#L313-L338 .

Also I notices two undocumented convenience functions https://github.com/Ferrite-FEM/Ferrite.jl/blob/master/src/Grid/grid.jl#L395-L396 , maybe we could add these to the docs or are they for purely internal use?

cc @koehlerson

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

No branches or pull requests

2 participants