SNESNEWTONTR: add dogleg and Cauchy fallbacks from NTRDC
SNESMonitorDefault: support update and objective computation
Fix C++20 implicit enum-float conversions
Remove empty preprocessor variables
Merge branch 'barry/2023-02-22/rm-locdir' into 'main'Remove need for hardwired LOCDIR in all makefilesSee merge request petsc/petsc!6113
Remove unneeded declarations of LOCDIR from all the makefilesCommit-type:documentation
Double spaces, wrong backticks, or unneeded braces
Fix a bunch of SNES man pagesCommit-type: documentation
Change SNES_Setup event to SNES_SetUp, to be consistent with KSP_SetUp, PC_SetUp, etc.
Make PetscErrorCode a non-discardable enum
Merge remote-tracking branch 'origin/release'
Fix some typos
SNES: propagate MF flags to NPC
Remove unneeded " on xxx" from most Collective comments in manual pagesThe phrase was unneeded 99% of the timeI did not remove in the dm directory since another MR is still active that affects th
Remove unneeded " on xxx" from most Collective comments in manual pagesThe phrase was unneeded 99% of the timeI did not remove in the dm directory since another MR is still active that affects that directoryCommit-type: documentation/spend 20m
show more ...
Fix missing "Key" and incorrect "Command" for manual page listing of Options Database Key(s):Commit-type: documentation/spend 10m
Update MatEliminateZeros doc
Merge branch 'hongzh/improve-fd-coloring' into 'main'Add MatEliminateZerosSee merge request petsc/petsc!5816
Add SNESPruneJacobianColor
clean up some dangling seterrqs
Purge sprintf() from the repo
source code format changes due to .clang-format changes
No longer a need for a seperate --with-matlab-engine since their are not fragile MATLAB version dependent librariesthat may be work for some users/spend 20m
12345678910>>...74