More cleanup/revising of the website: including nutshell, developers docs and othersCommit-type:documentation
KSPMINRES: Implement QLP variantAdd support for negative curvature detection
KSP: interface API to control convergence when negative curvature is detected
Merge branch 'barry/2023-03-08/fix-man-pages-detected-by-lint' into 'main'Fix many manual pagesSee merge request petsc/petsc!6162
Merge branch 'barry/2023-03-15/reduce-pydata-margins' into 'main'Don't have such huge margins above and below the section headings h2 in the manual pagesSee merge request petsc/petsc!6189
adams funding
Fix manual pages based on reports from Jacob's lint toolCommit-type: documentation
Fix document build when python2 is missingIt tried to access a file that was not created without python2
Merge remote-tracking branch 'origin/release'
Merge branch 'barry/2023-03-15/rm-duplicative-edit-in-gitlab-line-in-man-pages' into 'main'Fix duplicative "Edit this page" for manual pagesSee merge request petsc/petsc!6190
2023-meeting:fix typo
Don't have such huge margins above and below the section headings h2 in the manual pagesThis is not a settable parameter in Sphinx or pydata themeCommit-type: documentation
Merge branch 'stefanozampini/snes' into 'main'Improve Trust-Region support in SNESSee merge request petsc/petsc!6150
Merge branch 'knepley/feature-ceed-fv' into 'main'PetscFV: Adding CEED supportSee merge request petsc/petsc!6175
SNESNEWTONTR: add dogleg and Cauchy fallbacks from NTRDC
SNESLINESEARCHBT: add support for simple backtracking
The code for making the Sphinx editthispage link (in right side of manual pages)contain a link to the source code of the manual page (in the PETSc repository)produced a duplicate "Edit this page" l
The code for making the Sphinx editthispage link (in right side of manual pages)contain a link to the source code of the manual page (in the PETSc repository)produced a duplicate "Edit this page" link for all the manual pages at thebottom of the manual page.This MR removes that unneeded duplicative link at the bottom leaving only the Sphinx oneCommit-type: documentation
show more ...
PetscFV: Adding CEED support- Add DMPlexGetLocalOffsetsSupport()
Merge branch 'jeremy/less-strcpy-strcat' into 'main'Use Petsc[Strncpy,Strlcat,Memcpy] over Petsc[Strcpy,Strcat]Closes #1332See merge request petsc/petsc!6115
Merge branch 'jacobf/2023-01-11/matdensecupm' into 'main'Feature: MATDENSECUPMSee merge request petsc/petsc!6049
Merge branch 'main-patch-bf88' into 'main'Update file Optimization.rstSee merge request petsc/petsc!6179
Move PetscStrcat() and PetscStrcpy() back to str.c, and 'soft deprecate' them
Update file System.rst
Update file Optimization.rst
MatDense CUPM
1...<<51525354555657585960>>...95