| #
80f6d96d
|
| 01-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
08eaad2d
|
| 01-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typos-portability' into 'release'
Fix typos, portability issues, segmentation fault
See merge request petsc/petsc!6267
|
| #
aaa8cc7d
|
| 31-Mar-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix some documentation and typos
|
| #
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
|
| #
ec785e5b
|
| 24-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNESGetNPC: pass Application context to NPC
|
| #
a4598233
|
| 20-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNESKSPEW: fix set from options
|
| #
b7dab1a6
|
| 24-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/clang-format-16' into 'main'
Switch to clang-format 16
See merge request petsc/petsc!6203
|
| #
8ca48ce9
|
| 20-Mar-2023 |
Pierre Jolivet <pierre@joliv.et> |
Bypass clang-format 16 regressions
This is the last commit that passes checkclangformat with clang-format 15
|
| #
e9f36840
|
| 18-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-08/fix-man-pages-detected-by-lint' into 'main'
Fix many manual pages
See merge request petsc/petsc!6162
|
| #
20f4b53c
|
| 09-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix manual pages based on reports from Jacob's lint tool
Commit-type: documentation
|
| #
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
|
| #
81e241df
|
| 11-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-01-30/cpp20' into 'main'
Add C++20 support to configure
See merge request petsc/petsc!6014
|
| #
13bcc0bd
|
| 01-Feb-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Fix C++20 implicit enum-float conversions
|
| #
7a3a620f
|
| 24-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping' into 'main'
Double spaces, wrong backticks, or unneeded braces
See merge request petsc/petsc!6110
|
| #
aa624791
|
| 24-Feb-2023 |
Pierre Jolivet <pierre@joliv.et> |
Double spaces, wrong backticks, or unneeded braces
|
| #
c84da222
|
| 22-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-02-19/fix-snes-man-pages' into 'main'
Fix a bunch of SNES man pages
See merge request petsc/petsc!6094
|
| #
dc4c0fb0
|
| 22-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix a bunch of SNES man pages
Commit-type: documentation
|
| #
00c4a5d5
|
| 19-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/fix-SNES_Setup-to-SNES_SetUp/release' into 'main'
Change SNES_Setup event to SNES_SetUp
See merge request petsc/petsc!6058
|
| #
fc8bc0e3
|
| 11-Feb-2023 |
Richard Tran Mills <rmills@rmills.org> |
Change SNES_Setup event to SNES_SetUp, to be consistent with KSP_SetUp, PC_SetUp, etc.
|
| #
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
|
| #
3ba16761
|
| 10-Dec-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Make PetscErrorCode a non-discardable enum
|
| #
a44db9c6
|
| 06-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|