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

Improve post-processing #129

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Improve post-processing #129

merged 1 commit into from
Sep 17, 2024

Conversation

fdrmrc
Copy link
Owner

@fdrmrc fdrmrc commented Sep 5, 2024

To be merged after #128. Only commits from 9a423d2 onwards are relevant.
This PR provides utilities PolyUtils::interpolate_to_fine_grid() and PolyUtils::compute_global_error() to interpolate on-the-fly finite element fields defined on possibly distributed agglomerated meshes and compute errors respectively.

@fdrmrc
Copy link
Owner Author

fdrmrc commented Sep 9, 2024

Failure is related to an assert upstream which should not be triggered.

@fdrmrc fdrmrc force-pushed the post_processing_improve branch from 258d8e8 to 4424c14 Compare September 16, 2024 13:44
@fdrmrc
Copy link
Owner Author

fdrmrc commented Sep 16, 2024

Failure is related to an assert upstream which should not be triggered.

The failing test will be fixed in #134

@fdrmrc fdrmrc merged commit edd6945 into main Sep 17, 2024
1 of 3 checks passed
@luca-heltai luca-heltai deleted the post_processing_improve branch November 21, 2024 17:12
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.

1 participant