| #
a686821c
|
| 04-May-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-rm-spaces-plurals' into 'main'
Remove unneeded spaces/plurals
See merge request petsc/petsc!5193
|
| #
8cc725e6
|
| 01-May-2022 |
Pierre Jolivet <pierre@joliv.et> |
Remove extra spaces and unwanted plurals
|
| #
3995c0a8
|
| 02-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'tisaac/feature-mat-permute-via-createsubmatrix' into 'main'
Make MatPermute call MatCreateSubMatrix as a fallback
See merge request petsc/petsc!3636
|
| #
023c16fc
|
| 19-Feb-2021 |
Toby Isaac <tisaac@cc.gatech.edu> |
Make MatCreateSubMatrix_SeqDense match current interface of MatCreateSubMatrix and test permutation
|