Rename PetscValidPointer -> PetscAssertPointer
Deploy new PetscValidPointer, remove PetscValidXXXPointer
Lint apply: mat
configure: MUMPS 5.6.1
Fix found linter errors
Merge remote-tracking branch 'origin/release'
MATSOLVERMUMPS: fix wrong FLOP counts and nnz
MATSOLVERMUMPS: minor cleanup
change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx
MATSOLVERMUMPS: disable fpe during solves
MatGetFactor: support returning NULLThis is only for those combinations that cannot be checked if not at runtime
MATSOLVERMUMPS: support virtual matrices in MUMPS + NEST
MATMUMPS: add support for MATNEST
Fix PetscCallMPI(MPI_Allreduce()) with PETSc types
Handle cached values in MatMumpsGetIcntl()
petsc api to get null pivot rows from mumps
non-test and tutorial makefiles only need rules.doc not the full rulesCommit-type: documentation
Only makefiles in the test and tutorial directories need lib/petsc/conf/testCommit-type: housekeeping
Fix manual pages based on reports from Jacob's lint toolCommit-type: documentation
Remove now unneeded SOURCE* variables from makefilesCommit-type: configure, housekeeping
Remove empty preprocessor variables
Cleanup of mat manual pagesCommit-type: documentation
12345678910>>...25