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

discretization: fix evaluation of stencil grantient weights #76

Merged
merged 3 commits into from
Jul 29, 2020

Conversation

andrea-iob
Copy link
Member

When evaluating the gradient stencil weight, the unused components (es. the third component of a two-dimensional reconstruction) is now explicitly set to zero. I prefer setting the unused components to zero inside bitpit, rather than in the external application using bitpit.

@andrea-iob andrea-iob merged commit 982f06c into master Jul 29, 2020
@andrea-iob andrea-iob deleted the discretization.fix.gradient branch July 29, 2020 14:42
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