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

Feature required to fix GridapDistributed.jl issue #975

Merged

Conversation

amartinhuertas
Copy link
Member

Change the symbolic assembly loop for matrix_vector assembly such that it also takes into account the symbolic part corresponding to vector entries.

This is a feature required to fix issue 142 in gridapdistributed.jl

gridap/GridapDistributed.jl#142

it also takes into account the symbolic part corresponding to vector
entries.

This is a feature required to fix issue 142 in gridapdistributed.jl

gridap/GridapDistributed.jl#142
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (07d6e2f) 88.10% compared to head (e4226c5) 88.12%.

Files Patch % Lines
src/FESpaces/SparseMatrixAssemblers.jl 96.66% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #975      +/-   ##
==========================================
+ Coverage   88.10%   88.12%   +0.01%     
==========================================
  Files         177      177              
  Lines       21093    21122      +29     
==========================================
+ Hits        18585    18614      +29     
  Misses       2508     2508              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amartinhuertas amartinhuertas merged commit 466ef4d into master Jan 28, 2024
7 checks passed
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