Change PETSc sys typedef function names to use the new _Fn formatCommit-type: housekeeping, maintainance
Fix details in options database manual pages related to if the values have been set
PetscLog: check log_sync in CI mode
Merge remote-tracking branch 'origin/release'
Merge branch 'barry/2024-01-03/docs-c2html' into 'main'Remove recursive build of c2html files; no longer uses classic makefilesSee merge request petsc/petsc!7167
Use < instead of " for includes of PETSc include filesAnd Remove unneeded duplicate includesCo-Authored-by: Jose Roman <jroman@dsic.upv.es>
PetscHeaderCreate_Private: remove redundant call to MPI_Comm_set_attr
New "Extra comma in test harness rules" in checkbadSource
Merge branch 'knepley/fix-plex-create-and-view' into 'main'Fixes for Plex creation and viewingSee merge request petsc/petsc!7159
Minor fixes to website material
Sys: PetscOptionsFindPairPrefix_Private() should also pass back the option it found
Merge branch 'barry/2023-12-22/rm-libbase' into 'main'LIBBASE is no longer used in make so remove itSee merge request petsc/petsc!7139
Merge branch 'barry/2023-12-21/rm-unneeded-mansec' into 'main'Remove MANSEC from makefiles it is not needed in, tutorials and testsSee merge request petsc/petsc!7137
LIBBASE is no longer used in make so remove it
Remove MANSEC from makefiles it is not needed in, tutorials and tests
Vec: add GEMV optimizations for VecMDot and friends for VecKokkos
Fix docs for PetscObjectBaseTypeCompareAny() and PetscObjectTypeCompareAny()
Update references in the manual pages to use Sphinx citation processing
Merge branch 'sjg/aocl-blis-fix' into 'main'Fix for missing blis.h include when using BLIS from AOCLSee merge request petsc/petsc!7019
Merge branch 'balay/fix-manual-doi' into 'release'doc: update doi for PETSc users manualSee merge request petsc/petsc!7115
Fix -Wzero-as-null-pointer-constant errors
12345678910>>...99