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

Fix interpolate extended fe space #282

Merged
merged 2 commits into from
Jun 16, 2020
Merged

Conversation

fverdugo
Copy link
Member

No description provided.

The bug showed up when interpolating a FE function defined on an
ExtendedFESpace onto a non-extended FESpace
@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2020

Codecov Report

Merging #282 into master will increase coverage by 0.02%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
+ Coverage   88.28%   88.31%   +0.02%     
==========================================
  Files         153      153              
  Lines       10023    10044      +21     
==========================================
+ Hits         8849     8870      +21     
  Misses       1174     1174              
Impacted Files Coverage Δ
src/FESpaces/FESpaces.jl 100.00% <ø> (ø)
src/Visualization/PrintOpTrees.jl 76.66% <0.00%> (-2.65%) ⬇️
src/FESpaces/ExtendedFESpaces.jl 94.78% <95.00%> (+0.04%) ⬆️
src/Arrays/Apply.jl 85.18% <100.00%> (ø)
src/Geometry/CellFields.jl 76.56% <0.00%> (+1.56%) ⬆️

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 d059322...04bab74. Read the comment docs.

@fverdugo fverdugo merged commit f38f2f0 into master Jun 16, 2020
@fverdugo fverdugo deleted the fix_interpolate_extended_fe_space branch June 16, 2020 13:46
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