checkbadSource: rules for PetscFunctionBegin and derivatives
Merge remote-tracking branch 'origin/release'
MATSOLVERMUMPS: do not overwrite user-set valuesFixes #1528. Thanks-to: Jose Roman <jroman@dsic.upv.es>
LIBBASE is no longer used in make so remove it
Update references in the manual pages to use Sphinx citation processing
MATSOLVERMUMPS: remove redundant PetscCheck()
MATSOLVERMUMPS: Fix -Wdouble-promotion -Wextra -Wunused-parameter
Fix typo in error message in mumps.c
Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.Thanks-to: Jed Brown
Merge branch 'barry/2023-10-18/rm-dirs-from-makefiles' into 'main'Remove use of and the DIRS variables from the makefilesSee merge request petsc/petsc!6945
Remove DIRS variable and unneeded tabs from all makefiles since no longer neededCommit-type: housekeeping
MATSOLVERMUMPS: fix MatConvertToTriples() with MAT_REUSE_MATRIX
MATSOLVERMUMPS: add MatDense factorization
MUMPS: apply the workaround in mumps-5.6.2 related to MPI_IN_PLACE
Remove first and last empty lines
MAT[SOLVERMUMPS|NEST]: add necessary MATDIAGONAL operations
MATSOLVERMUMPS: fix logic in MatNest checker
Add static to internal functions
MATMUMPS: fix bugs for reusing factorization with seq MATNEST
MATSOLVERMUMPS: allow ICNTL(26) = 1 followed by 2
Fix typos
When printing MUMPS error codes also print link the MUMPS docs
12345678910>>...25