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

support computation of normal gradients at boundary faces via one-sided FD #158

Merged
merged 10 commits into from
Sep 17, 2023

Conversation

fnrizzi
Copy link
Member

@fnrizzi fnrizzi commented Sep 12, 2023

most of the new files are just becaue of the tests

public api for gradient is: https://github.com/Pressio/pressio-demoapps/blob/develop/include/pressiodemoapps/gradient.hpp

Note: this only adds the class for computing gradients, but using this inside each app class will be done in a separate PR

@fnrizzi fnrizzi marked this pull request as draft September 12, 2023 15:30
@fnrizzi fnrizzi marked this pull request as ready for review September 15, 2023 16:43
@fnrizzi fnrizzi changed the title wip on adding gradients for boundary faces add class for computing normal gradients at boundary faces via one-sided FD Sep 17, 2023
@fnrizzi fnrizzi changed the title add class for computing normal gradients at boundary faces via one-sided FD support computation of normal gradients at boundary faces via one-sided FD Sep 17, 2023
@fnrizzi fnrizzi merged commit 6ae0bd4 into develop Sep 17, 2023
4 checks passed
@fnrizzi fnrizzi deleted the gradients branch March 18, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant