Comment typo fix.
Adding TaoADMMGetRegularizerCoefficient feature to minimize user having to maintain the said coefficient.
change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx
Merge branch 'barry/2023-05-14/add-fortran-petsccheck' into 'main'Add PetscCheck() and PetscCheckA() for FortranSee merge request petsc/petsc!6464
Add PetscCheck() and PetscCheckA() for FortranAlso fix incorrect use of " in Fortran examples that should be '
Fix trivial typos etc in some manual pagesAlso remove manual page for SNESNGSFunction since it does not exist
TaoMonitor: do not error if objective if inf or nansame behaviour of SNES
Manpages: fix duplicate synopsis
Support fp_trap in CI
TaoLineSearchApply_MT: fix bug
KSP: allow 0 rhs
Fix PetscCallMPI(MPI_Allreduce()) with PETSc types
Fix documentation
Format the ftn-custom files with clang-format. Apparently no particular reason we did not format them initially
Fix typos
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
SNESNEWTONTR: add support for NPC and sufficient decreaseadd tests
SNESKSPEW: fix set from options
Fix manual pages based on reports from Jacob's lint toolCommit-type: documentation
Remove now unneeded SOURCE* variables from makefilesCommit-type: configure, housekeeping
Remove unneeded SOURCEH from makefilesNo longer used by docs or build
12345678910>>...62