Re: [petsc-dev] [petsc-maint] Proposal to improve MatSetValuesBlocked
[keep on list] Yes, Satish will need to give you permission. Please send your Gitlab user name (or is it email?) Thanks, Mark On Fri, Jan 8, 2021 at 10:56 AM Frank Bramkamp <[email protected]> wrote:
Dear Mark,
I have incorporated some changes for the BAIJ format to handle different block sizes.
I created a new local branch on my system:
bramkamp/baij-seq-mpi-addswitchforblocksizes
I am not sure how to commit this to petsc now:
I tried git push -u origin bramkamp/baij-seq-mpi-addswitchforblocksizes
which seems the way how it is described on https://docs.petsc.org/en/latest/developers/integration/
I think I am not allowed to commit anything to the repository. Basically I have changed two routines and added a new include file.
Greetings, Frank
participants (1)
-
Mark Adams