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 assemble_matrix_add! to the Assembler interface #232

Closed
fverdugo opened this issue Apr 20, 2020 · 2 comments
Closed

Add assemble_matrix_add! to the Assembler interface #232

fverdugo opened this issue Apr 20, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@fverdugo
Copy link
Member

@santiagobadia I have noticed that you have added a new function assemble_matrix_add! to SparseMatrixAssembler.

We also want to add this new function to the abstract interface of Assembler and use it in the tester test_assember to make sure that all the specializations (present and future) of Assembler implement this new function.

@fverdugo fverdugo added the enhancement New feature or request label Apr 20, 2020
@fverdugo
Copy link
Member Author

This work has been done in branch GridapDistributed.

We will close the issue when this branch is merged into master

@fverdugo
Copy link
Member Author

Fixed via PR #249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant