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

More development docs related to interpolations #611

Merged
merged 6 commits into from
Mar 2, 2023

Conversation

termi-official
Copy link
Member

I added more information about the interpolations that I could reconstruct over the last months + some initial grid docs related to dof management and interpolations. Note that the AbstractCell interface is not really well-specified at this point, so I just used the assumptions taken on Cell to document it for now.

@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2023

Codecov Report

Patch coverage: 27.27% and project coverage change: -0.09 ⚠️

Comparison is base (84e9aef) 93.05% compared to head (f1ecb26) 92.97%.

❗ Current head f1ecb26 differs from pull request most recent head f183adb. Consider uploading reports for the commit f183adb to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #611      +/-   ##
==========================================
- Coverage   93.05%   92.97%   -0.09%     
==========================================
  Files          28       28              
  Lines        4277     4270       -7     
==========================================
- Hits         3980     3970      -10     
- Misses        297      300       +3     
Impacted Files Coverage Δ
src/Grid/grid.jl 90.88% <ø> (ø)
src/interpolations.jl 90.47% <20.00%> (-1.01%) ⬇️
src/Dofs/DofHandler.jl 90.45% <100.00%> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

docs/src/devdocs/elements.md Outdated Show resolved Hide resolved
docs/src/devdocs/elements.md Outdated Show resolved Hide resolved
src/Grid/grid.jl Outdated Show resolved Hide resolved
src/Grid/grid.jl Show resolved Hide resolved
src/Grid/grid.jl Show resolved Hide resolved
src/Grid/grid.jl Show resolved Hide resolved
src/Grid/grid.jl Show resolved Hide resolved
@fredrikekre fredrikekre merged commit 2103f89 into master Mar 2, 2023
@fredrikekre fredrikekre deleted the do/interpolation-dev-docs branch March 2, 2023 12:36
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.

3 participants