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

Space time by extrusion #801

Merged
merged 14 commits into from
Jun 27, 2022
Merged

Space time by extrusion #801

merged 14 commits into from
Jun 27, 2022

Conversation

santiagobadia
Copy link
Member

I have implemented some models with a FE space to describe the geo_map.

@amartinhuertas can you take a look?

@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2022

Codecov Report

Merging #801 (7aba09c) into master (3916f3c) will increase coverage by 0.25%.
The diff coverage is 88.33%.

@@            Coverage Diff             @@
##           master     #801      +/-   ##
==========================================
+ Coverage   88.24%   88.50%   +0.25%     
==========================================
  Files         158      162       +4     
  Lines       17651    18131     +480     
==========================================
+ Hits        15577    16047     +470     
- Misses       2074     2084      +10     
Impacted Files Coverage Δ
src/FESpaces/AffineFEOperators.jl 100.00% <ø> (ø)
src/FESpaces/FESpaces.jl 0.00% <ø> (ø)
src/FESpaces/DiscreteModelWithFEMaps.jl 82.85% <82.85%> (ø)
src/Arrays/KeyToValMaps.jl 90.90% <90.90%> (ø)
src/Geometry/MappedDiscreteModels.jl 97.43% <97.43%> (ø)
src/MultiField/MultiFieldFEAutodiff.jl 97.68% <0.00%> (-2.32%) ⬇️
src/Arrays/Autodiff.jl 100.00% <0.00%> (ø)
src/CellData/SkeletonCellFieldPair.jl 88.37% <0.00%> (ø)
src/MultiField/MultiFieldFESpaces.jl 80.70% <0.00%> (+0.39%) ⬆️
... and 8 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@amartinhuertas
Copy link
Member

Edit the NEWS.md file, please

Copy link
Member

@amartinhuertas amartinhuertas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amartinhuertas can you take a look?

@santiagobadia, thanks for your work! I have added a set of (mostly) minor comments.

@amartinhuertas
Copy link
Member

@santiagobadia santiagobadia merged commit 40775ac into master Jun 27, 2022
@santiagobadia santiagobadia deleted the SpaceTimeByExtrusion branch June 27, 2022 07: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.

3 participants