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

Experimental support for mixed dimensional PDEs #567

Merged
merged 37 commits into from
Mar 17, 2021
Merged

Experimental support for mixed dimensional PDEs #567

merged 37 commits into from
Mar 17, 2021

Conversation

fverdugo
Copy link
Member

No description provided.

oriolcg and others added 30 commits February 1, 2021 17:27
@fverdugo
Copy link
Member Author

cc @oriolcg

@codecov-io
Copy link

codecov-io commented Mar 17, 2021

Codecov Report

Merging #567 (6353a57) into master (fc1e357) will decrease coverage by 0.56%.
The diff coverage is 78.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #567      +/-   ##
==========================================
- Coverage   87.96%   87.39%   -0.57%     
==========================================
  Files         145      146       +1     
  Lines       12775    13039     +264     
==========================================
+ Hits        11238    11396     +158     
- Misses       1537     1643     +106     
Impacted Files Coverage Δ
src/Arrays/LazyArrays.jl 97.52% <ø> (-0.03%) ⬇️
src/CellData/CellQuadratures.jl 83.09% <0.00%> (-2.41%) ⬇️
src/Exports.jl 11.11% <ø> (ø)
src/FESpaces/FESpaces.jl 100.00% <ø> (ø)
src/Fields/AffineMaps.jl 63.04% <0.00%> (-2.87%) ⬇️
src/Fields/Fields.jl 100.00% <ø> (ø)
src/Geometry/Geometry.jl 100.00% <ø> (ø)
src/Geometry/SkeletonTriangulations.jl 96.17% <ø> (-0.03%) ⬇️
src/MultiField/MultiField.jl 100.00% <ø> (ø)
src/MultiField/MultiFieldCellFields.jl 70.58% <ø> (-1.64%) ⬇️
... and 35 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc1e357...6353a57. Read the comment docs.

@fverdugo fverdugo merged commit 53a28a7 into master Mar 17, 2021
@fverdugo fverdugo deleted the mixed_dims branch March 17, 2021 10:21
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