Change the use of the _Fn suffix to indicate a typedef of a function to just FnAs determined on a vote on GitLab
Convert TS typedef functions to new style ending with _FnCommit-type: housekeeping, maintainability
Update example output
DMPLEXFEM: fix auxiliary vector cases
Merge branch 'adams/landau-dmswarm-example-entropy' into 'main'DMSwarm Landau example: add entropy diagnosticSee merge request petsc/petsc!7163
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>
TS: fix docs
Fix "Extra spaces in test harness rules" in checkbadSource
DMLandau: remove noisy info messages
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
LIBBASE is no longer used in make so remove it
Remove MANSEC from makefiles it is not needed in, tutorials and tests
Update references in the manual pages to use Sphinx citation processing
Fix formatting in some makefiles
Merge branch 'barry/2023-10-25/rename-rules-doc' into 'main'Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.See merge request petsc/petsc!6965
Merge branch 'knepley/fix-plex-setup' into 'main'Plex: Fix setup for RDycoreSee merge request petsc/petsc!6877
Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.Thanks-to: Jed Brown
Remove DIRS variable and unneeded tabs from all makefiles since no longer neededCommit-type: housekeeping
Plex: Updates for FVM- Add DMPlexInsertBoundaryValuesFVM()- Add -dm_plex_print_fvm- Fix copy of diagnostic flags
DM+TS: Fix use of CHKERRQ
Convert all header guards to pragma once
Fix some malformed if !defined() header guards
12345678910>>...22