Doc: Fix example help
Merge branch 'barry/2024-01-19/typedef-snes-functions' into 'main'add typedef for functions passed to SNESSetFunction() etc to match approach in TSSee merge request petsc/petsc!7206
Change the use of the _Fn suffix to indicate a typedef of a function to just FnAs determined on a vote on GitLab
Update `PetscSimplePointFunc` to new naming convention `PetscSimplePoint_Fn`Commit-type: housekeeping
Plex: Prevent nodes that are not vertices from being put in Vertex Sets
Update example output
DMPlexDistribute: sort ranks for migrationadd boolean flat to DMPlexPartitionLabelCreateSF argumentsupdate tests
DMPLEX: allow XXXViews to accept NULL as sectiondm
PetscSection: propagate field names to global sectionview names at View time, update outputs
Plex ex33: Use internal coordinate space creation and builtin coordinate maps
Plex ex5: Add tests of section reordering
Fix "Extra spaces in test harness rules" in checkbadSource
Merge branch 'jeremy/ceed-basis-update' into 'main'ceed - use CEED_BASIS_NONE over CEED_BASIS_COLLOCATEDSee merge request petsc/petsc!7125
Sys: add PetscSafePointerPlusOffset() to pacify UBSan
test for non-manifold interpolation
Remove MANSEC from makefiles it is not needed in, tutorials and tests
ceed - use CEED_BASIS_NONE over CEED_BASIS_COLLOCATED
Plex: ElemRestriction only takes the offsets of the first component
DMPLEXSNES: support objective functions
Merge branch 'ksagiyam/mark_boundary' into 'main'Ksagiyam/mark boundarySee merge request petsc/petsc!7064
plex: allow for marking boundary for overlap > 0
Merge branch 'baagaard/update-plex-ex5-fault-projection' into 'main'Fixes for projection between different dimensional meshesSee merge request petsc/petsc!7079
Plex ex5: Include tests projecting to fault mesh - Fix bd projection label and label completion
Merge branch 'hdf5-1.14.0' into 'main'HDF5 1.14.3See merge request petsc/petsc!6116
Merge branch 'jed/libceed-i64-support' into 'main'libceed: Add support for 64-bit indicesSee merge request petsc/petsc!7076
12345678910>>...23