KSPMINRES: Implement QLP variantAdd support for negative curvature detection
KSP: interface API to control convergence when negative curvature is detected
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
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
Move PetscStrcat() and PetscStrcpy() back to str.c, and 'soft deprecate' them
MatDense CUPM
Add C++20 support to configure
Fix Vec, SF, Section and IS manual pagesCommit-type: documentation
Merge branch 'barry/2023-03-01/fix-mat-man-pages' into 'main'Cleanup of mat manual pagesSee merge request petsc/petsc!6134
Cleanup of mat manual pagesCommit-type: documentation
Add PetscFFlush()
configure: remove unused sizes
Add adjoint support for ARKIMEXOnly first-order adjoint equaitons are implemented. No support for integral QOI yet.
Merge branch 'danofinn/swarm-example-landau-damping' into 'main'Swarm: Add swarm ex9 Landau damping + tests (ex6, ex8, snes/ex15)See merge request petsc/petsc!6026
Remove confusing and un-need docs directory that contains manualCommit-type: housekeeping
1...<<212223