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

Add jacobi polynomial bases #896

Merged
merged 3 commits into from
Apr 3, 2023
Merged

Add jacobi polynomial bases #896

merged 3 commits into from
Apr 3, 2023

Conversation

ericneiva
Copy link
Member

Hi, @fverdugo,

This PR is related to the open Moment Fitted Quadratures PR in Gridap Embedded #68.

We should merge this one, before merging Gridap Embedded #68.

It adds Jacobi polynomial bases to Gridap.

Please, review and accept whenever you have some time. Thanks!

@codecov-commenter
Copy link

Codecov Report

Merging #896 (ea7456f) into master (be0dc01) will decrease coverage by 0.07%.
The diff coverage is 83.53%.

❗ Current head ea7456f differs from pull request most recent head 616aa7f. Consider uploading reports for the commit 616aa7f 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

@@            Coverage Diff             @@
##           master     #896      +/-   ##
==========================================
- Coverage   88.58%   88.51%   -0.07%     
==========================================
  Files         172      173       +1     
  Lines       20037    20269     +232     
==========================================
+ Hits        17749    17942     +193     
- Misses       2288     2327      +39     
Impacted Files Coverage Δ
src/Arrays/Maps.jl 97.77% <ø> (ø)
src/CellData/CellFields.jl 91.26% <ø> (ø)
src/CellData/SkeletonCellFieldPair.jl 88.37% <ø> (ø)
src/FESpaces/FEOperators.jl 77.27% <ø> (ø)
src/Fields/FieldArrays.jl 92.98% <ø> (ø)
src/Io/IoInterfaces.jl 0.00% <ø> (ø)
src/MultiField/MultiFieldCellFields.jl 80.00% <ø> (ø)
src/ODEs/ODETools/AffineNewmark.jl 100.00% <ø> (ø)
src/ODEs/ODETools/ConstantMatrixNewmark.jl 87.50% <ø> (ø)
src/ODEs/ODETools/ConstantNewmark.jl 96.20% <ø> (ø)
... and 7 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fverdugo fverdugo merged commit cea364f into master Apr 3, 2023
@fverdugo fverdugo deleted the add_jacobi_polynomial_bases branch April 3, 2023 07:26
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.

None yet

3 participants