| #
420bcc1b
|
| 23-Nov-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix some manual pages focusing on SNES
|
| #
e8e8640d
|
| 26-Sep-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/rm-first-empty-line' into 'main'
Remove first and last empty lines
See merge request petsc/petsc!6892
|
| #
92bec4ee
|
| 26-Sep-2023 |
Pierre Jolivet <pierre@joliv.et> |
Remove first and last empty lines
|
| #
9c5460f9
|
| 17-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'
Linter detect possible static functions
See merge request petsc/petsc!6796
|
| #
66976f2f
|
| 14-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add static to internal functions
|
| #
28d6ac1d
|
| 24-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-07-17/linter-fixes-snes' into 'main'
Manual Linter fixes: SNES
See merge request petsc/petsc!6719
|
| #
222ba94b
|
| 24-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-07-18/fix-snes-error-handling-slightly' into 'main'
SNES error handling fixes
See merge request petsc/petsc!6732
|
| #
ceaaa498
|
| 17-Jul-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Manual linter fixes: snes
|
| #
5f3c5e7a
|
| 18-Jul-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
SNES error handling fixes
Added missing error checking in SNES for inf and nan norms
Add missing handling for if (snes->errorifnotconverged)
|
| #
02477ebb
|
| 15-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'
Enable docs linting
See merge request petsc/petsc!6667
|
| #
e4094ef1
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Lint apply: snes
|
| #
f6f24134
|
| 30-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/followup-snes-swap' into 'main'
Follow up of https://gitlab.com/petsc/petsc/-/merge_requests/6492
See merge request petsc/petsc!6506
|
| #
d76a863b
|
| 26-May-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNES: replace missing direct calls to ops->converged with SNESConverged
|
| #
c1cbe4c9
|
| 23-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/swap-monitor-convergence' into 'main'
Swap monitor/convergence test in SNES
See merge request petsc/petsc!6492
|
| #
2d157150
|
| 21-May-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNES: move monitor after convergence test
Use a developer level convergence function and fix a few corner cases
|
| #
d01c6957
|
| 28-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-25/fix-more-manualpages' into 'main'
More manual page fixes
See merge request petsc/petsc!6233
|
| #
2fe279fd
|
| 28-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
More manual page fixes
|
| #
9313a6b9
|
| 25-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/snes-kspcg' into 'main'
Updates on SNESNEWTONTR
See merge request petsc/petsc!6216
|
| #
eee3b80e
|
| 25-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNESNEWTONLS: allow TR to fail if used as subsolver
|
| #
b13f2d03
|
| 19-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNESLS: skip check residual if coming from scalar functions
|
| #
2695622a
|
| 16-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/snes' into 'main'
Improve Trust-Region support in SNES
See merge request petsc/petsc!6150
|
| #
728696cf
|
| 14-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNESNEWTONLSCheckLocalMin_Private: skip check with objective functions
|
| #
d7876028
|
| 16-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-remove-opensolaris' into 'main'
CI: remove opensolaris jobs
See merge request petsc/petsc!6157
|
| #
4279555e
|
| 08-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Fix build error with linux-misc-32bit
|
| #
31d78bcd
|
| 02-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'
Feature: Non-discardable PetscErrorCode
See merge request petsc/petsc!5923
|