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

[master] DoFTools::make_periodicity_constraints not compatible with hp::DoFHandler #3

Open
j507 opened this issue Jul 4, 2022 · 2 comments

Comments

@j507
Copy link
Owner

j507 commented Jul 4, 2022

The issue is explained in the dealii's Google Group conversation with the pull-request being a possible solution.

@j507
Copy link
Owner Author

j507 commented Jul 8, 2022

The above mentioned pull-request solves the problem in serial but not in parallel.

@j507 j507 changed the title [polycrystals] DoFTools::make_periodicity_constraints not compatible with hp::DoFHandler [master] DoFTools::make_periodicity_constraints not compatible with hp::DoFHandler Jul 11, 2022
@j507
Copy link
Owner Author

j507 commented Sep 18, 2023

The problem lies in an active_fe_index() call outside the local domain. Possible solution is to store the FE indices in an entity that is known to all processors.

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