| #
fb01098f
|
| 20-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
KSPCG: add stopping criterion for objective reduction
|
| #
432d8f43
|
| 19-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'malachi/fourth-kind-chebyshev' into 'main'
Add implementation of 4th-kind Chebyshev polynomial smoother
See merge request petsc/petsc!6166
|
| #
f2edd1f0
|
| 19-Mar-2023 |
Malachi Phillips <malachi2@illinois.edu> |
Add implementation of 4th-kind Chebyshev polynomial smoother
|
| #
af8f474b
|
| 18-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/minres-2' into 'main'
MINRES QLP
See merge request petsc/petsc!6184
|
| #
f87a0b54
|
| 12-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
KSPMINRES: Implement QLP variant
Add support for negative curvature detection
|
| #
2a28d964
|
| 17-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
KSP: interface API to control convergence when negative curvature is detected
|
| #
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
|
| #
4a221d59
|
| 15-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNESNEWTONTR: add dogleg and Cauchy fallbacks from NTRDC
|
| #
90b81270
|
| 21-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-02-18/fix-ksp-man' into 'main'
Fix up some KSP man pages
See merge request petsc/petsc!6092
|
| #
a4d1885c
|
| 21-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix up some KSP man pages
Commit-type: documentation
|
| #
990be990
|
| 23-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
d9370626
|
| 21-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-11-15/fix-more-dm-man-pages/release' into 'release'
fix more un-updated DMPLEX manual pages
See merge request petsc/petsc!5839
|
| #
a1cb98fa
|
| 16-Nov-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
fix more un-updated DMPLEX manual pages
Commit-type: documentation
|
| #
3c3fdeee
|
| 18-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-10-07/fix-ksp-monitor-dynamic' into 'main'
Improve API for KSPMonitorDynamicTolerances()
See merge request petsc/petsc!5728
|
| #
341b8579
|
| 01-Oct-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Improve API for KSPMonitorDynamicTolerances()
Commit-type: housekeeping, documentation /spend 30m
|
| #
061e922f
|
| 22-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'
Feature: Bicycle Storage Facility 2
See merge request petsc/petsc!5661
|
| #
d71ae5a4
|
| 21-Sep-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
source code format changes due to .clang-format changes
|
| #
5f2abdd3
|
| 25-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-ksphpddm-fp16-ci' into 'main'
Partial support for __fp16 in KSPHPDDM
See merge request petsc/petsc!5543
|
| #
4c92ab2f
|
| 21-Aug-2022 |
Pierre Jolivet <pierre@joliv.et> |
configure: use qhlib rule in f2cblaslapack.py
|
| #
58d68138
|
| 23-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-08-21/clang-format-source' into 'main'
format repository with clang-format
See merge request petsc/petsc!5541
|
| #
9371c9d4
|
| 22-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
clang-format: convert PETSc sources to comply with clang-format
|
| #
32105407
|
| 17-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-08-13/fix-man-include' into 'main'
Fix up manual pages in include/ including adding tick marks
See merge request petsc/petsc!5528
|
| #
87497f52
|
| 14-Aug-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix up manual pages in include/ including adding tick marks
Commit-type: documentation /spend 4h
|
| #
3c74cff4
|
| 16-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-hpddm-__float128' into 'main'
[KSP|PC]HPDDM: enable --with-precision=__float128
See merge request petsc/petsc!5526
|
| #
7b5de47b
|
| 13-Aug-2022 |
Pierre Jolivet <pierre@joliv.et> |
[KSP|PC]HPDDM: enable --with-precision=__float128
|