| #
b60afdd0
|
| 10-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/unify-update' into 'main'
SNES and TAO update: clarify usage
See merge request petsc/petsc!7616
|
| #
53e5d35b
|
| 05-Jun-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNES: clarify update usage
fix TR and missing call in SNESPYTHON
|
| #
f22e6e19
|
| 04-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-05-29/fix-snes-fn' into 'main'
Fix a few locations where SNESFunctionFN and SNESObjectiveFn were not used
See merge request petsc/petsc!7588
|
| #
6b72add0
|
| 29-May-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix a few locations where SNESFunctionFN and SNESObjectiveFn were not used
|
| #
3d77ad52
|
| 14-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
c6c2807f
|
| 12-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-05-07/fix-kspbuildsolution/release' into 'release'
Fix bug when KSPBuildSolution when KSP method (gmres) has already completed.
See merge request petsc/petsc!7530
|
| #
6d51442a
|
| 12-May-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix bug when KSPBuildSolution when KSP method (gmres) has already completed.
Reported-by: Jaroslav Hron
|
| #
3bd55c53
|
| 26-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/undeprecate-newtontr' into 'main'
SNESNEWTONTR: remove deprecation from manual pages
See merge request petsc/petsc!7322
|
| #
acba1f63
|
| 24-Feb-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNESNEWTONTR: remove deprecation from manual pages
|
| #
613ce9fe
|
| 17-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
08c30c10
|
| 17-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-12-04/fix-manpage-references/release' into 'release'
Update references in the manual pages to use Sphinx citation processing
See merge request petsc/petsc!7101
|
| #
1d27aa22
|
| 04-Dec-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Update references in the manual pages to use Sphinx citation processing
|
| #
fc288817
|
| 13-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-12-12/docs-error-on-bad-man-page' into 'main'
make docs should error on some errors in the manual pages. This...
See merge request petsc/petsc!7113
|
| #
b3113221
|
| 12-Dec-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Add two missing Level from manual pages
|
| #
713b55d3
|
| 06-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/snes-lmvm' into 'main'
Improve MATLMVM support in SNES
See merge request petsc/petsc!7030
|
| #
24fb275a
|
| 14-Nov-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNESNEWTONTR: code improvements
support QN models
accepts Cauchy point if it is on the boundary
Enlarge trust region only if direction is on the boundary
Use previously estimated largest eigenval
SNESNEWTONTR: code improvements
support QN models
accepts Cauchy point if it is on the boundary
Enlarge trust region only if direction is on the boundary
Use previously estimated largest eigenvalue of hessian in minimum decrease
Customize trust region norm
Fix dogleg path computation
Update output files and add tests
show more ...
|
| #
a0254a93
|
| 14-Nov-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNES: hook PCLMVM
|
| #
1bd63e3e
|
| 30-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
50935e0a
|
| 30-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-11-22/fix-some-manualpages/release' into 'release'
Improve SNES manual pages
See merge request petsc/petsc!7049
|
| #
420bcc1b
|
| 23-Nov-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix some manual pages focusing on SNES
|
| #
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
|
| #
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
|