| #
338bea87
|
| 08-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-01-04/fix-includes-man-pages/release' into 'release'
Barry/2024 01 04/fix includes man pages/release
See merge request petsc/petsc!7165
|
| #
af27ebaa
|
| 05-Jan-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix manual page formating in include directory
|
| #
6cdbbeb7
|
| 22-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
bd5ad44f
|
| 21-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-11-20/docs-manpage-minor-work/release' into 'release'
Minor work on manual pages (in include directory)
See merge request petsc/petsc!7042
|
| #
95bd0b28
|
| 21-Nov-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Minor work on manual pages (in include directory)
|
| #
345114b4
|
| 09-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
43de91f2
|
| 07-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-11-05/housekeep-some-manualpages/release' into 'release'
Some manual page housekeeping
See merge request petsc/petsc!6998
|
| #
3919e044
|
| 05-Nov-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Some fixes for petscmath.h manual pages
|
| #
945b2ebd
|
| 05-Nov-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Add manual pages for PETSC_INFINITY and PETSC_NINFINITY
|
| #
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
|
| #
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
|
| #
fc4d4f6c
|
| 26-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-24/petsciscloseattolscalar' into 'main'
Add PetscIsCloseAtTolScalar()
See merge request petsc/petsc!6632
|
| #
28dd6638
|
| 24-Jun-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add PetscIsCloseAtTolScalar()
|
| #
f1c942b3
|
| 27-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
f60069d0
|
| 27-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/cxxcomplex-fixes' into 'release'
Various fixes for complex numbers
See merge request petsc/petsc!6384
|
| #
9fa27a79
|
| 27-Apr-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Various fixes for complex numbers
I got failures building the testsuite with - gcc version 12.2.1 - std=gnu++20 - petsc with 64bit integers, single precision, and complex numbers
|
| #
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
|
| #
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
|
| #
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
|
| #
6f2c871a
|
| 06-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Fix sanitizer errors
|