Merge remote-tracking branch 'origin/release'
TS tests ex17: test TSResize for polynomial solutions
DMSWARM tests ex6: Move to TSResizechange the output files to match those on my MAC
DMSWARM tests: tweak specifiers
Lint apply: dm
HAVE_FORTRAN should be USE_FORTRAN_BINDINGS since it is about generating the Fortran bindings, not about if the Fortran compiler exists
swarm ex1 cleanup
swarm: ex1 migrate tests
merge sw ex1 into ex2
Support fp_trap in CI
Fix PetscCallMPI(MPI_Allreduce()) with PETSc types
Format the ftn-custom files with clang-format. Apparently no particular reason we did not format them initially
add test with simplex elements for swarm psuedo-inverse PIC example
Fix some documentation and typos
More manual page fixes
Remove need for seperate lib/petsc/conf/test file by merging with rules fileCommit-type: maintainability
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
Fix build error with linux-misc-32bit
Merge branch 'adams/landau-ex1-fix' into 'main'Landau collision operator cleanup/release with paper, new verification test in ex1 and cleanupSee merge request petsc/petsc!6006
12345678910>>...23