| #
0b3a6bba
|
| 23-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2026-01-03/use-shellcheck-on-shellscripts' into 'main'
add make shellcheck
See merge request petsc/petsc!8933
|
| #
1199fdcb
|
| 20-Jan-2026 |
Barry Smith <bsmith@mcs.anl.gov> |
Style guide for makefiles
|
| #
bd89dbf2
|
| 07-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-12-24/improve-snes-domain-error-handling' into 'main'
Improve the propagation of function domain error handling in SNES, especially...
See merge request petsc/petsc!8914
|
| #
76c63389
|
| 24-Dec-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Improve the propagation of function domain error handling in SNES, especially in the line search routines.
Due to the object layering of SNESLineSearch under SNES there is some code duplication incl
Improve the propagation of function domain error handling in SNES, especially in the line search routines.
Due to the object layering of SNESLineSearch under SNES there is some code duplication include both SNESLineSearchReason and SNESConvergedReason and SNESCheckFunctionNorm() and SNESLineSearchCheckFunctionNorm() and Jacobian friends
Reported-by: david.knezevic@akselos.com
show more ...
|
| #
8f75537a
|
| 28-Sep-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/iso-c90-fix' into 'main'
PetscMath: fix ISO C90 warning
See merge request petsc/petsc!8741
|
| #
ab69f2f7
|
| 28-Sep-2025 |
Satish Balay <balay@mcs.anl.gov> |
CI: test for IS0 C90 declaration-after-statement in public include files
|
| #
79e48321
|
| 30-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
e05203ea
|
| 29-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/docs-fix-then' into 'release'
Docs: then -> than
See merge request petsc/petsc!8600
|
| #
e87b5d96
|
| 28-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
Docs: then -> than
|
| #
b0dcfd16
|
| 23-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-03-20/minor-fortran-cleanup' into 'main'
Minor cleanup of Fortran binding stuff to simplify future maintainance
See merge request petsc/petsc!8218
|
| #
6dd63270
|
| 20-Mar-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Minor cleanup of Fortran binding stuff to simplify future maintainance
There is no distinction between F90 and non-F90 code so combine ftn-custom and f90-custom directories and fortranimpl.h and f90
Minor cleanup of Fortran binding stuff to simplify future maintainance
There is no distinction between F90 and non-F90 code so combine ftn-custom and f90-custom directories and fortranimpl.h and f90impl.h files. Also move uses of f90 to ftn when simple
show more ...
|
| #
6d8694c4
|
| 20-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-04-29/add-fortran-enums' into 'main'
Major updates to Fortran interface
See merge request petsc/petsc!7517
|
| #
fa084801
|
| 19-Mar-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
remove left-overs of bfort from repository
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time:
remove left-overs of bfort from repository
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time: hours Reported-by: Thanks-to: Development Tools: Vim, Emacs, Eclipse
show more ...
|
| #
a982d554
|
| 16-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b2d4ea15
|
| 15-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-docs' into 'release'
Docs: minor fixes
See merge request petsc/petsc!8073
|
| #
1cca208d
|
| 15-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-01-11/convert-some-rst-to-md/release' into 'release'
Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst
See merge request petsc/petsc!
Merge branch 'barry/2025-01-11/convert-some-rst-to-md/release' into 'release'
Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst
See merge request petsc/petsc!8075
show more ...
|
| #
f8d70eaa
|
| 14-Jan-2025 |
Pierre Jolivet <pierre@joliv.et> |
Docs: minor fixes
|
| #
4bcd95a3
|
| 11-Jan-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst
Need to manually fix
(petsc-developers-communication-channels)= to (petsc_developers_communication_channels)
Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst
Need to manually fix
(petsc-developers-communication-channels)= to (petsc_developers_communication_channels)=
[include/petscerror.h](/include/petscerror.h.html) to <a href="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscerror.h.html">include/petscerror.h</a>
and friends
show more ...
|