| #
6e7835fb
|
| 03-Sep-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
KSPMINRES: Add support for inexactness condition
|
| #
9dd11ecf
|
| 25-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-08-17/header-guard-check' into 'main'
Check header guards
See merge request petsc/petsc!6822
|
| #
a4963045
|
| 18-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Convert all header guards to pragma once
|
| #
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
|
| #
4bf303fa
|
| 15-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Extern appriopriate symbols before the great en-static-ing
|
| #
00bc44a4
|
| 26-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-16/pcmpi-simplify-options-database-api' into 'main'
Change the options database API for PCMPI to eliminate the -mpi_ options...
See merge request petsc/petsc!6611
|
| #
3821be0a
|
| 17-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Track levels of nesting of KSP, for example KSPBJACOBI has nesting 1 higher than the calling KSP
|
| #
d7c0c5d4
|
| 18-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/remove-unused-api' into 'main'
remove API definition of functions without any implementation code
See merge request petsc/petsc!6728
|
| #
f65f9c00
|
| 18-Jul-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Remove unused some dead API. These had header declerations but no corresponding definitions in the source tree.
|
| #
00188517
|
| 13-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-07-11/better-deprecated-macro' into 'main'
Feature: Uniform Deprecated Macro
See merge request petsc/petsc!6692
|
| #
edd03b47
|
| 11-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Apply new macros
|
| #
8c38e02a
|
| 03-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4ff55f77
|
| 01-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-05-27/improve-tutorials/release' into 'release'
Minor cleanup of website tutorials
See merge request petsc/petsc!6520
|
| #
1cc06b55
|
| 27-May-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx
|
| #
086b4a94
|
| 17-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-05-08/add-ksp-min-its' into 'main'
Add -ksp_min_it and KSPSetMinimumIterations()
See merge request petsc/petsc!6436
|
| #
25c92fe2
|
| 08-May-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Add -ksp_min_it and KSPSetMinimumIterations()
Commit-type: feature Reported-by: Edoardo alinovi <edoardo.alinovi@gmail.com>
|
| #
a663c1df
|
| 13-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
517f05f0
|
| 13-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-30/fix-include-man-pages/release' into 'release'
Fix manual pages in include files
See merge request petsc/petsc!6272
|
| #
16a05f60
|
| 13-Apr-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix manual pages in include files
|
| #
239bd9ba
|
| 08-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
8e10d8cf
|
| 08-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-Wzero-as-null-pointer-constant-ci' into 'release'
Fix -Wzero-as-null-pointer-constant
See merge request petsc/petsc!6294
|
| #
f22e26b7
|
| 06-Apr-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix -Wzero-as-null-pointer-constant + El warnings
|
| #
fcc39953
|
| 25-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-kspmatsolvetranspose-ci' into 'main'
Add KSPMatSolveTranspose()
See merge request petsc/petsc!6223
|
| #
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
|
| #
bbbebc2c
|
| 23-Mar-2023 |
Pierre Jolivet <pierre@joliv.et> |
Add KSPMatSolveTranspose()
|