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

Rewrite the mathematical details section to also discuss internal con… #43

Merged
merged 4 commits into from
Sep 5, 2023

Conversation

DanielVandH
Copy link
Member

…ditions, and also give more detail about looping over elements

Will be merged once I actually rewrite the implementation too so that internal conditions can be included, and also more general Neumann boundary conditions.

…ditions, and also give more detail about looping over elements
@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d0aa275) 94.44% compared to head (04942cc) 94.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   94.44%   94.44%           
=======================================
  Files           8        8           
  Lines         810      810           
=======================================
  Hits          765      765           
  Misses         45       45           
Files Changed Coverage Δ
src/equations.jl 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DanielVandH DanielVandH merged commit 9f39a6a into main Sep 5, 2023
5 checks passed
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