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

Remove onboundary from Neumann BC introduction #473

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Conversation

fredrikekre
Copy link
Member

onboundary is just an optimization, which only works if
grid.boundary_matrix is correctly initialized. This patch removes the
mention of onboundary from the Neumann BC introduction.

onboundary is just an optimization, which only works if
grid.boundary_matrix is correctly initialized. This patch removes the
mention of onboundary from the Neumann BC introduction.
@codecov-commenter
Copy link

Codecov Report

Merging #473 (d78e445) into master (6b049b2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #473   +/-   ##
=======================================
  Coverage   91.35%   91.35%           
=======================================
  Files          22       22           
  Lines        3411     3411           
=======================================
  Hits         3116     3116           
  Misses        295      295           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fredrikekre fredrikekre merged commit b9998a0 into master Aug 29, 2022
@fredrikekre fredrikekre deleted the fe/onboundary branch August 29, 2022 13:44
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