Add Fortran stubs and interfaces for MatSetValuesLocal()
Proper option when doing matrix-dense matrix multiplications
Merge remote-tracking branch 'origin/release'
Merge branch 'barry/2023-11-08/doc-manual-page-fixes/release' into 'release'Improve some manual pages for Mat and DMSee merge request petsc/petsc!7004
Improve some manual pages for Mat and DMCommit-type: documentation
Docs: fix wrong occurences of then instead of than
Merge branch 'stefanozampini/pc-housekeeping' into 'main'Some housekeeping on default PCSee merge request petsc/petsc!6997
GAMG: Add option to create graph for bs>1 mat with index, or array of indices, in block entries
MatGetFactorAvailable: return FALSE if matrix type is not set
Merge branch 'barry/2023-07-30/doc-better-blas-thread-usage' into 'main'Start of PETSc benchmarking objectSee merge request petsc/petsc!6772
Add PetscBench with implementation based on HPL
Spell matlab correctly as MATLABCommit-type: housekeeping
Merge branch 'jose/release/arg-matconvert' into 'release'Additional argument check in MatConvertSee merge request petsc/petsc!6974
Merge branch 'release'
Merge branch 'barry/2023-10-27/fix-not-collective-lda/release' into 'release'fix Not Collective listing in manual page for MatDenseSetLDA.See merge request petsc/petsc!6972
Add F90 versions of MatDenseGetArrayRead/Write() and the restore versionCommit-type: feature
Additional argument check in MatConvert
Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.Thanks-to: Jed Brown
Fix use of offdiagonal to off-diagonal
Remove first and last empty lines
PCHPDDM: check MUMPS option to skip Schur complement Mat allocation
12345678910>>...111